소스 검색

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 \