wok diff openssh-pam/receipt @ rev 2830

Nail: avoid compiling with krb5, use CONFIG_FILES
author Pierre-Jean Fichet <sygne@ombres.eu>
date Thu Apr 30 10:10:02 2009 +0000 (2009-04-30)
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	Thu Apr 30 10:10:02 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