wok rev 680

cups: --enable-static for cups-dev + Erjo maintainer
author Christophe Lincoln <pankso@slitaz.org>
date Thu Apr 24 22:52:08 2008 +0200 (2008-04-24)
parents 44ebb99e7d97
children 44eea2021d09
files cups/receipt
line diff
     1.1 --- a/cups/receipt	Thu Apr 24 21:38:08 2008 +0200
     1.2 +++ b/cups/receipt	Thu Apr 24 22:52:08 2008 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="1.3.7"
     1.5  CATEGORY="system-tools"
     1.6  SHORT_DESC="Common UNIX Printing System."
     1.7 -MAINTAINER="pankso@slitaz.org"
     1.8 +MAINTAINER="Erjo <erjo@slitaz.org>"
     1.9  DEPENDS="openssl"
    1.10  BUILD_DEPENDS="openssl-dev"
    1.11  TARBALL="$PACKAGE-$VERSION-source.tar.bz2"
    1.12 @@ -20,6 +20,7 @@
    1.13  		--sysconfdir=/etc \
    1.14  		--localstatedir=/var \
    1.15  		--mandir=/usr/share/man \
    1.16 +		--enable-static \
    1.17  		$CONFIGURE_ARGS
    1.18  	make
    1.19  	make BUILDROOT=$PWD/_pkg install