wok-6.x diff openssh-pam/receipt @ rev 2890

locale-de: Include installer messages
author Christophe Lincoln <pankso@slitaz.org>
date Tue May 05 00:43:41 2009 +0200 (2009-05-05)
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	Tue May 05 00:43:41 2009 +0200
     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