wok-6.x diff cups-pam/receipt @ rev 2300

Up: bash (4.0)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Feb 23 13:44:27 2009 +0100 (2009-02-23)
parents e0f83290a5a4
children a4af2b62bb67
line diff
     1.1 --- a/cups-pam/receipt	Thu Feb 12 09:22:35 2009 +0000
     1.2 +++ b/cups-pam/receipt	Mon Feb 23 13:44:27 2009 +0100
     1.3 @@ -50,6 +50,9 @@
     1.4  	# We need the doc for CSS, images and help in the web interface.
     1.5  	cp -a $_pkg/usr/share/doc $fs/usr/share
     1.6  
     1.7 +	# PAM conf
     1.8 +	cp -a stuff/* $fs
     1.9 +
    1.10  	# Daemon script
    1.11  	cp -a ../cups/stuff/etc $fs
    1.12  }