From ac52d624067b561ac84e72ba0e3716e20de6cd7a Mon Sep 17 00:00:00 2001 From: Treeve Jelbert Date: Wed, 22 Sep 2021 11:44:31 +0200 Subject: cups-filters - tweak --- printer/cups-filters/CONFIGURE | 5 ----- printer/cups-filters/HISTORY | 3 +++ 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 + * CONFIGURE: delete obsolete option + 2021-08-29 Florian Franzmann * DETAILS: version 1.28.10 -- cgit v1.2.3