wok-stable diff udhcpc6-fake/receipt @ rev 8302

Fix: check_module.sh (into linux stuff) modified to works with tazwok-experimental
author Antoine Bodin <gokhlayeh@slitaz.org>
date Tue Feb 01 02:51:09 2011 +0100 (2011-02-01)
parents 1ff68145904f
children 9dee63b88e27
line diff
     1.1 --- a/udhcpc6-fake/receipt	Sat Nov 06 16:08:43 2010 +0100
     1.2 +++ b/udhcpc6-fake/receipt	Tue Feb 01 02:51:09 2011 +0100
     1.3 @@ -12,5 +12,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	cp -a stuff/* $fs
     1.7 +	chmod +x $fs/sbin/udhcpc $fs/etc/dhclient-script
     1.8  }
     1.9