wok-stable diff hal/receipt @ rev 2295

tazndis: include also the GTK box
author Christophe Lincoln <pankso@slitaz.org>
date Sun Feb 22 22:41:59 2009 +0100 (2009-02-22)
parents a3be05221ec0
children 8ca23e8fc082
line diff
     1.1 --- a/hal/receipt	Sat Jan 24 21:17:49 2009 +0000
     1.2 +++ b/hal/receipt	Sun Feb 22 22:41:59 2009 +0100
     1.3 @@ -27,6 +27,7 @@
     1.4  {
     1.5  	cd $src
     1.6  	zcat /usr/share/misc/pci.ids.gz > /usr/share/misc/pci.ids &&
     1.7 +	patch -p1 < ../stuff/hal-udev.patch || exit 1 &&
     1.8  	./configure \
     1.9  		--prefix=/usr \
    1.10  		--libexecdir=/usr/lib/hal \