summaryrefslogtreecommitdiff
path: root/debian/foomatic-filters.config
diff options
context:
space:
mode:
authorChris Lawrence <lawrencc@debian.org>2008-02-21 14:17:18 -0600
committerDidier Raboud <didier@raboud.com>2010-05-23 00:04:57 +0200
commit61270747cba579e0ad9868aa9cb3f2f750f9da80 (patch)
treeba414c66ce7545ec0aa9d232acb73d3c88514531 /debian/foomatic-filters.config
parentd4e4171fdc1f17f8acd5129dcb4d69fc58bd11f4 (diff)
Imported Debian patch 3.0.2-20080211-1debian/3.0.2-20080211-1
Diffstat (limited to 'debian/foomatic-filters.config')
-rw-r--r--debian/foomatic-filters.config14
1 files changed, 1 insertions, 13 deletions
diff --git a/debian/foomatic-filters.config b/debian/foomatic-filters.config
index 9c53f24..2e5bfd9 100644
--- a/debian/foomatic-filters.config
+++ b/debian/foomatic-filters.config
@@ -83,19 +83,7 @@ while ((state)); do
continue
fi
;;
- 5)
- db_input low foomatic-filters/gspath || true
- ;;
- 6)
- db_get foomatic-filters/gspath;
- if [ "$RET" = Custom ]; then
- db_input low foomatic-filters/custom_gspath || true
- else
- ((backup ? state-- : state++)) || true
- continue
- fi
- ;;
- 7)
+ 5)
db_get foomatic-filters/spooler;
if [ "$RET" = cups ]; then
db_input low foomatic-filters/ps_accounting || true