# HG changeset patch # User Pascal Bellard # Date 1235041794 0 # Node ID 87fe479354bc80a122ccf138b02e650864d537dc # Parent 65c29cee94186231a9c511bf42ebd1195eeb5ca6 cups: disable pam support diff -r 65c29cee9418 -r 87fe479354bc cups/receipt --- a/cups/receipt Thu Feb 19 11:05:04 2009 +0000 +++ b/cups/receipt Thu Feb 19 11:09:54 2009 +0000 @@ -22,6 +22,7 @@ --mandir=/usr/share/man \ --enable-static \ --disable-ldap \ + --disable-pam \ --with-cups-user=nobody \ --with-cups-group=nogroup \ --with-languages="de es fr" \