kmod: update to 17.
This commit is contained in:
parent
d2fec5cf97
commit
10265bde68
@ -1,10 +1,10 @@
|
|||||||
# Template file for 'kmod'
|
# Template file for 'kmod'
|
||||||
pkgname=kmod
|
pkgname=kmod
|
||||||
version=16
|
version=17
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-zlib --with-xz"
|
configure_args="--with-zlib --with-xz"
|
||||||
hostmakedepends="pkg-config libxslt"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="zlib-devel liblzma-devel"
|
makedepends="zlib-devel liblzma-devel"
|
||||||
make_dirs="
|
make_dirs="
|
||||||
/etc/depmod.d 0755 root root
|
/etc/depmod.d 0755 root root
|
||||||
@ -16,14 +16,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://git.profusion.mobi/cgit.cgi/kmod.git"
|
homepage="http://git.profusion.mobi/cgit.cgi/kmod.git"
|
||||||
distfiles="${KERNEL_SITE}/utils/kernel/kmod/kmod-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/utils/kernel/kmod/kmod-${version}.tar.xz"
|
||||||
checksum=63412efab37c70459ccef167556965c93fd4f56af5986cd3750542a684c613c5
|
checksum=3ba7470041de04ca88308f501901b574169cb517d3192397074611b3921a2dfa
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
|
||||||
hostmakedepends+=" libtool automake"
|
|
||||||
pre_configure() {
|
|
||||||
autoreconf -fi
|
|
||||||
}
|
|
||||||
fi
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall ${FILESDIR}/depmod-search.conf 644 usr/lib/depmod.d search.conf
|
vinstall ${FILESDIR}/depmod-search.conf 644 usr/lib/depmod.d search.conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user