tmpl_vars.sh: add KERNEL_SITE var and use it.
--HG-- extra : convert_revision : 19ca0740561716ef2adde93213fd64d4e280caec
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
pkgname=klibc
|
||||
sourcepkg=klibc
|
||||
version=1.5.15
|
||||
distfiles="
|
||||
http://www.kernel.org/pub/linux/libs/klibc/Testing/klibc-$version.tar.bz2"
|
||||
distfiles="${KERNEL_SITE}/libs/klibc/Testing/klibc-$version.tar.bz2"
|
||||
build_style=gnu_makefile
|
||||
make_install_target="INSTALLROOT=$XBPS_DESTDIR/$pkgname-$version install"
|
||||
short_desc="Minimal libc subset for use with initramfs"
|
||||
|
||||
Reference in New Issue
Block a user