profanity: build with Python plugin support
Closes #17754. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
dfe2667d11
commit
7662f21c92
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ class Profanity < Formula
|
|||
system "./bootstrap.sh" if build.head?
|
||||
system "./configure", "--disable-dependency-tracking",
|
||||
"--disable-silent-rules",
|
||||
"--disable-python-plugins",
|
||||
"--prefix=#{prefix}"
|
||||
system "make", "install"
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue