summaryrefslogtreecommitdiffstats
path: root/printer
diff options
context:
space:
mode:
authorTreeve Jelbert2021-09-22 11:44:31 +0200
committerTreeve Jelbert2021-09-23 22:25:39 +0200
commitac52d624067b561ac84e72ba0e3716e20de6cd7a (patch)
tree0cdc0b89f5402091a0c8c1979e115d0890796ff6 /printer
parent8a2228c8abc48ce897b157dc7e1247835c37e79e (diff)
cups-filters - tweak
Diffstat (limited to 'printer')
-rwxr-xr-xprinter/cups-filters/CONFIGURE5
-rw-r--r--printer/cups-filters/HISTORY3
2 files changed, 3 insertions, 5 deletions
diff --git a/printer/cups-filters/CONFIGURE b/printer/cups-filters/CONFIGURE
index ef8690d5fd..b499ec1466 100755
--- a/printer/cups-filters/CONFIGURE
+++ b/printer/cups-filters/CONFIGURE
@@ -2,8 +2,3 @@
config_query_option CPF_OPTS 'enable driverless printing' y \
'--enable-driverless' \
'--disable-driverless'
-if list_find "$CPF_OPTS" '--enable-driverless';then
- config_query_option CPF_OPTS 'enable automatic setup of IPP network printers' n \
- '--enable-auto-setup-driverless' \
- '--disable-auto-setup-driverless'
-fi
diff --git a/printer/cups-filters/HISTORY b/printer/cups-filters/HISTORY
index 08848698f0..6f36d26cbd 100644
--- a/printer/cups-filters/HISTORY
+++ b/printer/cups-filters/HISTORY
@@ -1,3 +1,6 @@
+2021-09-22 Treeve Jelbert <treeve@sourcemage.org>
+ * CONFIGURE: delete obsolete option
+
2021-08-29 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 1.28.10