wok-stable diff openssh-pam/receipt @ rev 5068

move static binaries in /usr/share/boot to avoid tazwok strip
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Mar 12 17:24:19 2010 +0100 (2010-03-12)
parents 2c0526004589
children 116ca1384948
line diff
     1.1 --- a/openssh-pam/receipt	Tue Oct 27 12:29:09 2009 +0100
     1.2 +++ b/openssh-pam/receipt	Fri Mar 12 17:24:19 2010 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="ftp://ftp.fr.openbsd.org/pub/OpenBSD/OpenSSH/portable/$TARBALL"
     1.5  DEPENDS="sftp-server libcrypto zlib pam"
     1.6  BUILD_DEPENDS="libcrypto-dev zlib-dev openssl-dev pam pam-dev"
     1.7 -PROVIDE="openssh:pam"
     1.8 +PROVIDE="openssh:pam ssh:pam"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()