wok diff udev/receipt @ rev 2078

gpgme gpgme-dev vanessa_adt: remove hardcoded *PACKED_SIZE
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jan 24 16:12:02 2009 +0000 (2009-01-24)
parents d0baa10a73d6
children b35fd0ef7f31
line diff
     1.1 --- a/udev/receipt	Thu Dec 18 10:53:19 2008 +0000
     1.2 +++ b/udev/receipt	Sat Jan 24 16:12:02 2009 +0000
     1.3 @@ -37,6 +37,9 @@
     1.4  		[ -f $fs/lib/$i ] || ( cd $fs/lib ; ln -s $i.*.* $i)
     1.5  	done
     1.6  
     1.7 +	# Copy rules files to udev conf dir
     1.8 +	cp -a $src/rules/rules.d/* $fs/etc/udev/rules.d
     1.9 +
    1.10  	# Default config files in /lib/udev/rules.d and custom on in
    1.11  	# /etc/udev/rules.d.
    1.12  	cp stuff/udev.conf $fs/etc/udev