Added NONGNU_SITE var for use in $distfiles.
--HG-- extra : convert_revision : d416f7e0717a3a23da15741fae6f45c039e89f98
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# Template file for 'man-db'
|
||||
pkgname=man-db
|
||||
version=2.5.4
|
||||
distfiles="
|
||||
http://download.savannah.gnu.org/releases/man-db/$pkgname-$version.tar.gz"
|
||||
distfiles="${NONGNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--with-db=gdbm --with-pager=less --with-gzip=/usr/bin/gzip
|
||||
--with-bzip2=/usr/bin/bzip2 --disable-rpath --enable-threads=posix
|
||||
|
||||
Reference in New Issue
Block a user