wok-next diff pure-ftpd-pam/receipt @ rev 2782

Add Xfi and Xfw - Image viewer and Text editor (use Fox lib)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Apr 27 21:14:05 2009 +0200 (2009-04-27)
parents 938072585546
children 45b5fc4db4d0
line diff
     1.1 --- a/pure-ftpd-pam/receipt	Mon Feb 09 09:58:01 2009 +0000
     1.2 +++ b/pure-ftpd-pam/receipt	Mon Apr 27 21:14:05 2009 +0200
     1.3 @@ -28,7 +28,7 @@
     1.4  	mkdir -p $fs/usr $fs/etc/init.d
     1.5  	cp -a $_pkg/usr/bin $fs/usr
     1.6  	cp -a $_pkg/usr/sbin $fs/usr
     1.7 -	install -g root -o root -m 0755 stuff/pure-ftpd $fs/etc/init.d
     1.8 +	install -g root -o root -m 0755 ../$SOURCE/stuff/pure-ftpd $fs/etc/init.d
     1.9  }
    1.10  
    1.11  post_install()