wok diff uget/receipt @ rev 10607

gambas2: it build dont exit because of ERROR il make iinstall
author Christophe Lincoln <pankso@slitaz.org>
date Thu May 26 16:50:52 2011 +0200 (2011-05-26)
parents acac501e1bff
children 3fa620c3d272
line diff
     1.1 --- a/uget/receipt	Mon Jan 31 23:45:17 2011 +0000
     1.2 +++ b/uget/receipt	Thu May 26 16:50:52 2011 +0200
     1.3 @@ -34,5 +34,4 @@
     1.4  	cp -a $_pkg/usr/share/applications/ $fs/usr/share
     1.5  	cp -a $_pkg/usr/share/icons/ $fs/usr/share
     1.6  	cp -a $_pkg/usr/share/sounds/ $fs/usr/share
     1.7 -	strip -s $fs/usr/bin/*
     1.8  }