From dce60ed46c53ff3bb8c8dde0930448dd4d4801bc Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 16 Jun 2015 22:51:02 +0200 Subject: add fix from BALATON Zoltan when using RedHat as buildhost --- package/cups/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/package/cups/Makefile b/package/cups/Makefile index 1b34cd687..7c8e64b6d 100644 --- a/package/cups/Makefile +++ b/package/cups/Makefile @@ -50,6 +50,7 @@ CONFIGURE_ENV+= ac_cv_func_sigset=no \ CONFIGURE_ARGS+= --with-cups-user=cups \ --with-cups-group=cups \ + --libdir=/usr/lib \ --disable-static \ --disable-avahi \ --disable-webif \ -- cgit v1.2.3