浏览代码

add fix from BALATON Zoltan when using RedHat as buildhost

Waldemar Brodkorb 9 年之前
父节点
当前提交
dce60ed46c
共有 1 个文件被更改,包括 1 次插入0 次删除
  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 \