wok rev 2281

perdition: disable pam support
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Feb 19 11:05:04 2009 +0000 (2009-02-19)
parents e9f7c28d8ec5
children 87fe479354bc
files perdition/receipt
line diff
     1.1 --- a/perdition/receipt	Thu Feb 19 10:57:51 2009 +0000
     1.2 +++ b/perdition/receipt	Thu Feb 19 11:05:04 2009 +0000
     1.3 @@ -17,6 +17,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 +	sed -i 's/pam=yes/pam=no/' configure
     1.8  	./configure --prefix=/usr --infodir=/usr/share/info \
     1.9  	--enable-openldap --disable-ldap-doc --disable-nis \
    1.10  	--disable-odbc --disable-mysql --disable-pg --disable-bdb \