From 4c4c3d142d098c68b0b38f187b3fb2fea7c66259 Mon Sep 17 00:00:00 2001 From: suvari Date: Thu, 13 Jul 2017 19:24:32 +0300 Subject: [PATCH] cups-filters --- hardware/printer/cups-filters/actions.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/hardware/printer/cups-filters/actions.py b/hardware/printer/cups-filters/actions.py index e7fe97b85b..068f9b0595 100644 --- a/hardware/printer/cups-filters/actions.py +++ b/hardware/printer/cups-filters/actions.py @@ -15,7 +15,6 @@ def setup(): --localstatedir=/var \ --enable-dbus \ --with-rcdir=no \ - --with-mutool=no \ --disable-static \ --with-gs-path=/usr/bin/gs \ --with-pdftops-path=/usr/bin/gs \ @@ -27,7 +26,7 @@ def setup(): def build(): autotools.make("check") - + #def check(): #autotools.make("check")