wok-stable diff openssh-pam/receipt @ rev 9701
Fixed up the errors from last commit.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun May 08 09:40:48 2011 +0000 (2011-05-08) |
parents | d1768332cee0 |
children | 33864a14f229 |
line diff
1.1 --- a/openssh-pam/receipt Sun May 08 09:01:58 2011 +0000 1.2 +++ b/openssh-pam/receipt Sun May 08 09:40:48 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 ../$SOUR$stuff/openssh $fs/etc/init.d 1.8 + cp ../$SOURCE/stuff/openssh $fs/etc/init.d 1.9 sed -i 's/.*UsePAM.*/UsePAM yes/' $fs/etc/ssh/sshd_config 1.10 } 1.11