From 61270747cba579e0ad9868aa9cb3f2f750f9da80 Mon Sep 17 00:00:00 2001 From: Chris Lawrence Date: Thu, 21 Feb 2008 14:17:18 -0600 Subject: Imported Debian patch 3.0.2-20080211-1 --- debian/foomatic-filters.config | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'debian/foomatic-filters.config') 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 -- cgit v1.2.3