wok-6.x diff openssh/receipt @ rev 3409
update gecko-mediaplayer BUILD_DEPENDS and link to firefox
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Fri Jun 12 17:26:10 2009 +0000 (2009-06-12) |
parents | 05bf8fea0033 |
children | a975000773d0 |
line diff
1.1 --- a/openssh/receipt Wed Feb 11 17:41:17 2009 +0100 1.2 +++ b/openssh/receipt Fri Jun 12 17:26:10 2009 +0000 1.3 @@ -31,5 +31,7 @@ 1.4 cp -a $_pkg/usr/sbin $_pkg/usr/bin $fs/usr 1.5 cp -a $_pkg/etc $fs 1.6 cp stuff/openssh $fs/etc/init.d 1.7 + sed -i 's|/usr/libexec/sftp-server|/usr/sbin/sftp-server|' \ 1.8 + $fs/etc/ssh/sshd_config 1.9 } 1.10