aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/sane-backends.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/sane-backends.rb b/Library/Formula/sane-backends.rb
index 4d85d326a..ff5b36aa2 100644
--- a/Library/Formula/sane-backends.rb
+++ b/Library/Formula/sane-backends.rb
@@ -11,7 +11,6 @@ class SaneBackends <Formula
def install
system "./configure", "--disable-dependency-tracking",
- "--disable-debug",
"--prefix=#{prefix}",
"--without-gphoto2",
"--enable-local-backends",