wok-next diff openssh-pam/receipt @ rev 2287

*-pam: remove duplicate stuff/
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Feb 21 21:46:09 2009 +0000 (2009-02-21)
parents 05bf8fea0033
children a975000773d0
line diff
     1.1 --- a/openssh-pam/receipt	Wed Feb 11 17:41:17 2009 +0100
     1.2 +++ b/openssh-pam/receipt	Sat Feb 21 21:46:09 2009 +0000
     1.3 @@ -32,6 +32,6 @@
     1.4  	cp -a $_pkg/usr/share/Ssh.bin $fs/usr/share
     1.5  	cp -a $_pkg/usr/sbin $_pkg/usr/bin $fs/usr
     1.6  	cp -a $_pkg/etc $fs
     1.7 -	cp stuff/openssh $fs/etc/init.d
     1.8 +	cp ../$SOURCE/stuff/openssh $fs/etc/init.d
     1.9  }
    1.10