wok-6.x diff fatattr/receipt @ rev 15047

lxnetdaemon: update compile_rules patch
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Aug 12 17:45:05 2013 +0000 (2013-08-12)
parents 78cb45739779
children 7bb096863642
line diff
     1.1 --- a/fatattr/receipt	Fri May 16 10:38:47 2008 +0000
     1.2 +++ b/fatattr/receipt	Mon Aug 12 17:45:05 2013 +0000
     1.3 @@ -23,4 +23,5 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/bin
     1.6  	cp $src/fatattr $fs/usr/bin
     1.7 +	cp $stuff/fatattr.sh $fs/usr/bin
     1.8  }