mac homebrew trailing whitespace in formula
This commit is contained in:
parent
8b3952b7d4
commit
bb88b0afb3
@ -18,7 +18,7 @@ class Recoll < Formula
|
|||||||
|
|
||||||
def install
|
def install
|
||||||
system "./configure", "--prefix=#{prefix}"
|
system "./configure", "--prefix=#{prefix}"
|
||||||
system "make", "install"
|
system "make", "install"
|
||||||
end
|
end
|
||||||
|
|
||||||
test do
|
test do
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user