wok diff kmod/receipt @ rev 15800

Up:kmod (16)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Jan 19 21:53:30 2014 +0100 (2014-01-19)
parents 8d73417cf2d4
children 9be2dfe2fe72
line diff
     1.1 --- a/kmod/receipt	Mon Aug 12 18:18:51 2013 +0000
     1.2 +++ b/kmod/receipt	Sun Jan 19 21:53:30 2014 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="kmod"
     1.7 -VERSION="14"
     1.8 +VERSION="16"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="Linux kernel modules tools."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -20,7 +20,7 @@
    1.13  	cd $src
    1.14  	./configure \
    1.15  		--bindir=/sbin \
    1.16 -		--libdir=/lib \
    1.17 +		--with-rootlibdir=/lib \
    1.18  		--sysconfdir=/etc \
    1.19  		--with-zlib \
    1.20  		--with-xz \