wok diff pam_ssh/receipt @ rev 9730

aufs: add TARBALL need to avoid cloning each time. It's tar.bz2 since cook will compress it in this format but if *.tar.lzma exit it will be used by both cook and tazwok
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 09 15:38:20 2011 +0200 (2011-05-09)
parents d425e13b28cc
children 35775080bc78
line diff
     1.1 --- a/pam_ssh/receipt	Fri Feb 04 03:25:41 2011 +0000
     1.2 +++ b/pam_ssh/receipt	Mon May 09 15:38:20 2011 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://pam-ssh.sourceforge.net/"
     1.5  WGET_URL="$SF_MIRROR/pam-ssh/$TARBALL"
     1.6  DEPENDS="pam libcrypto openssh-pam"
     1.7 -BUILD_DEPENDS="pam-dev openssh-dev file"
     1.8 +BUILD_DEPENDS="pam-dev file"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()