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

Replaced all ../stuff with $stuff.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun May 08 09:01:58 2011 +0000 (2011-05-08)
parents 3e29056724a1
children 7b13b3b4b836
line diff
     1.1 --- a/openssh-pam/receipt	Thu Mar 03 11:28:21 2011 +0000
     1.2 +++ b/openssh-pam/receipt	Sun May 08 09:01:58 2011 +0000
     1.3 @@ -32,7 +32,7 @@
     1.4  	cp -a $_pkg/usr/sbin $_pkg/usr/bin $fs/usr
     1.5  	rm -f $fs/usr/sbin/sftp-server
     1.6  	cp -a $_pkg/etc $fs
     1.7 -	cp ../$SOURCE/stuff/openssh $fs/etc/init.d
     1.8 +	cp ../$SOUR$stuff/openssh $fs/etc/init.d
     1.9  	sed -i 's/.*UsePAM.*/UsePAM yes/' $fs/etc/ssh/sshd_config
    1.10  }
    1.11