tmpl_vars.sh: add KERNEL_SITE var and use it.
--HG-- extra : convert_revision : 19ca0740561716ef2adde93213fd64d4e280caec
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'util-linux'
|
||||
pkgname=util-linux
|
||||
version=2.12r
|
||||
distfiles="http://www.kernel.org/pub/linux/utils/util-linux/$pkgname-$version.tar.bz2"
|
||||
distfiles="${KERNEL_SITE}/utils/util-linux/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
CFLAGS="-I/usr/include"
|
||||
make_install_args="ETC_DIR=$XBPS_DESTDIR/$pkgname-$version/etc
|
||||
|
||||
Reference in New Issue
Block a user