wok diff pam_mount/receipt @ rev 2950
ecore: fix compile_rules
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri May 08 13:46:20 2009 +0200 (2009-05-08) |
parents | a0ad270a5c9b |
children | 84c158b691f4 |
line diff
1.1 --- a/pam_mount/receipt Fri Mar 13 11:41:46 2009 +0000 1.2 +++ b/pam_mount/receipt Fri May 08 13:46:20 2009 +0200 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="PAM Module that can mount volumes for a user session." 1.5 MAINTAINER="pascal.bellard@slitaz.org" 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -WEB_SITE="http://$PACKAGE.sourceforge.net/" 1.8 +WEB_SITE="http://pam-mount.sourceforge.net/" 1.9 WGET_URL="$SF_MIRROR/pam-mount/$TARBALL" 1.10 BUILD_DEPENDS="pam-dev libhx libhx-dev" 1.11 DEPENDS="pam libcrypto libxml2 libhx zlib"