wok-4.x diff cups-pam/receipt @ rev 2363

Add obby (Realtime text-editing functionality)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Mar 05 11:45:00 2009 +0100 (2009-03-05)
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	Thu Mar 05 11:45:00 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  }