tmpl_vars.sh: add KERNEL_SITE var and use it.
--HG-- extra : convert_revision : 19ca0740561716ef2adde93213fd64d4e280caec
This commit is contained in:
@@ -3,8 +3,7 @@ pkgname=module-init-tools
|
||||
version=3.6
|
||||
patch_files="LFS-man_pages-1.diff.bz2"
|
||||
patch_args="-Np1"
|
||||
distfiles="
|
||||
http://www.kernel.org/pub/linux/utils/kernel/$pkgname/$pkgname-$version.tar.bz2"
|
||||
distfiles="${KERNEL_SITE}//utils/kernel/$pkgname/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--enable-zlib --prefix="
|
||||
short_desc="Tools for managing kernel modules"
|
||||
|
||||
Reference in New Issue
Block a user