wok diff libgnomeprintui/receipt @ rev 9730

aufs: add TARBALL need to avoid cloning each time. It's tar.bz2 since cook will compress it in this format but if *.tar.lzma exit it will be used by both cook and tazwok
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 09 15:38:20 2011 +0200 (2011-05-09)
parents 17676b7585e6
children 74bfdbd99e97
line diff
     1.1 --- a/libgnomeprintui/receipt	Tue Feb 01 23:48:13 2011 +0100
     1.2 +++ b/libgnomeprintui/receipt	Mon May 09 15:38:20 2011 +0200
     1.3 @@ -33,7 +33,5 @@
     1.4  	
     1.5  	cp -a $_pkg/usr/share/locale/fr $fs/usr/share/locale
     1.6  	cp -a $_pkg/usr/share/$PACKAGE $fs/usr/share
     1.7 -	
     1.8 -	strip -s $fs/usr/lib/*
     1.9  }
    1.10