wok diff barcode/receipt @ rev 9717

slitaz-toolchain: Let create a new toolchain in one command for cookutils
author Christophe Lincoln <pankso@slitaz.org>
date Mon May 09 01:35:10 2011 +0200 (2011-05-09)
parents 02bbaa9d12ba
children 9fe42091b4be
line diff
     1.1 --- a/barcode/receipt	Mon Apr 04 01:29:52 2011 +0200
     1.2 +++ b/barcode/receipt	Mon May 09 01:35:10 2011 +0200
     1.3 @@ -22,7 +22,6 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr
     1.7 -	strip $_pkg/lib/*
     1.8  	cp -a $_pkg/bin $fs/usr
     1.9  	cp -a $_pkg/lib $fs/usr
    1.10  }