Added NONGNU_SITE var for use in $distfiles.
--HG-- extra : convert_revision : d416f7e0717a3a23da15741fae6f45c039e89f98
This commit is contained in:
parent
d59879890b
commit
37f094b95a
3 changed files with 3 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue