Browse Source

add fix from BALATON Zoltan when using RedHat as buildhost

Waldemar Brodkorb 9 years ago
parent
commit
dce60ed46c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package/cups/Makefile

+ 1 - 0
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 \