wok diff isomaster/receipt @ rev 893

tazlito: include tazlitobox in the package
author Christophe Lincoln <pankso@slitaz.org>
date Tue Jun 10 01:24:16 2008 +0200 (2008-06-10)
parents eb4e6a1af180
children ab2cace845ae
line diff
     1.1 --- a/isomaster/receipt	Thu Mar 13 10:38:19 2008 +0000
     1.2 +++ b/isomaster/receipt	Tue Jun 10 01:24:16 2008 +0200
     1.3 @@ -25,5 +25,5 @@
     1.4  	mkdir -p $fs/usr/share
     1.5  	cp -a $_pkg/usr/bin $fs/usr
     1.6  	cp -a $_pkg/usr/share/isomaster $fs/usr/share
     1.7 -	cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale
     1.8 +	rm $fs/usr/share/isomaster/icons/isomaster.png
     1.9  }