wok rev 2282

cups: disable pam support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 19 11:09:54 2009 +0000 (2009-02-19)
parents 65c29cee9418
children b2603ea1e6c0
files cups/receipt
line diff
     1.1 --- a/cups/receipt	Thu Feb 19 11:05:04 2009 +0000
     1.2 +++ b/cups/receipt	Thu Feb 19 11:09:54 2009 +0000
     1.3 @@ -22,6 +22,7 @@
     1.4  		--mandir=/usr/share/man \
     1.5  		--enable-static \
     1.6  		--disable-ldap \
     1.7 +		--disable-pam \
     1.8  		--with-cups-user=nobody \
     1.9  		--with-cups-group=nogroup \
    1.10  		--with-languages="de es fr" \