wok-next diff uget/receipt @ rev 12066

git-gui: fix symlinks, remove pre/post install (was copying icons all over dirs really necessary?)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Fri Mar 09 02:23:14 2012 +0100 (2012-03-09)
parents acac501e1bff
children 3fa620c3d272
line diff
     1.1 --- a/uget/receipt	Mon Jan 31 23:45:17 2011 +0000
     1.2 +++ b/uget/receipt	Fri Mar 09 02:23:14 2012 +0100
     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  }