cracklib: fix up $distfiles.

--HG--
extra : convert_revision : 17d9f7ccf1d1fee4e9734734ae1bb31ca29e5621
This commit is contained in:
Juan RP 2008-12-28 02:22:00 +01:00
parent c4a01548e8
commit 74d63d15a5
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'cracklib'
pkgname=cracklib
version=2.8.13
distfiles="$SOURCEFORGE_SITE/cracklib/$pkgname-$version.tar.gz"
distfiles="${SOURCEFORGE_SITE}/cracklib/$pkgname-$version.tar.gz"
build_style=gnu_configure
configure_args="--without-python"
make_install_target="DESTDIR=$XBPS_DESTDIR/$pkgname-$version install"