wok diff udev/receipt @ rev 10078

Up: udev to 169. Add $CONFIGURE_ARGS.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri May 20 05:54:39 2011 +0000 (2011-05-20)
parents 5fd3793c22cb
children a8b249937127
line diff
     1.1 --- a/udev/receipt	Sat May 14 20:01:08 2011 +0200
     1.2 +++ b/udev/receipt	Fri May 20 05:54:39 2011 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="udev"
     1.7 -VERSION="168"
     1.8 +VERSION="169"
     1.9  BUILD_WARNING="Install new udev package and rebuild hal"
    1.10  CATEGORY="base-system"
    1.11  SHORT_DESC="Udev creat automaticly right devices in /dev."
    1.12 @@ -27,7 +27,8 @@
    1.13  		--exec-prefix="" \
    1.14  		--sysconfdir=/etc \
    1.15  		--libexecdir=/lib/udev \
    1.16 -		--with-rootlibdir=/lib &&
    1.17 +		--with-rootlibdir=/lib \ 
    1.18 +		$CONFIGURE_ARGS &&
    1.19  	make &&
    1.20  	make install &&
    1.21  	rm /usr/share/pci.ids