summaryrefslogtreecommitdiff
path: root/debian/foomatic-filters.config
diff options
context:
space:
mode:
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