summaryrefslogtreecommitdiff
path: root/package/cups/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-06-16 22:51:02 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-06-16 22:51:34 +0200
commitdce60ed46c53ff3bb8c8dde0930448dd4d4801bc (patch)
treebd3f9fb3a801b6a2c33fd8c727aa0d15911dc11c /package/cups/Makefile
parent5f956693c8fdc623661924cb45791ec63faf1e3b (diff)
add fix from BALATON Zoltan when using RedHat as buildhost
Diffstat (limited to 'package/cups/Makefile')
-rw-r--r--package/cups/Makefile1
1 files changed, 1 insertions, 0 deletions
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 \