cracklib: fix up $distfiles.
--HG-- extra : convert_revision : 17d9f7ccf1d1fee4e9734734ae1bb31ca29e5621
This commit is contained in:
parent
c4a01548e8
commit
74d63d15a5
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue