summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2010-08-15 12:18:54 +0100
committerRoger Leigh <rleigh@debian.org>2010-08-15 12:18:54 +0100
commit8cf1c5b9d1f4bfd82d974e057e2025a28ac88bb2 (patch)
tree238e540015764b6bb812b841619a40bf176d14f7 /debian/rules
parent06c2d9737863cd3e6384f094b8ac33178f6dba64 (diff)
debian: Drop --with-ijs configure argument
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index de5c29e..c45112f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,7 +53,7 @@ debian/autoconfigure-stamp: debian/control
--with-modules=dlopen \
--enable-libgutenprintui2 --with-gimp2 \
--with-cups --enable-cups-level3-ppds --enable-globalized-cups-ppds \
- --with-ijs --with-foomatic --with-foomatic3 \
+ --with-foomatic --with-foomatic3 \
--disable-test
touch $@