tmpl_vars.sh: add KERNEL_SITE var and use it.
--HG-- extra : convert_revision : 19ca0740561716ef2adde93213fd64d4e280caec
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
pkgname=kernel-libc-headers
|
||||
version=2.6.29.1
|
||||
wrksrc="linux-$version"
|
||||
distfiles="http://www.kernel.org/pub/linux/kernel/v2.6/linux-$version.tar.bz2"
|
||||
distfiles="${KERNEL_SITE}/kernel/v2.6/linux-$version.tar.bz2"
|
||||
build_style=only-install
|
||||
make_install_target="
|
||||
INSTALL_HDR_PATH=$XBPS_DESTDIR/$pkgname-$version/usr
|
||||
|
||||
Reference in New Issue
Block a user