wok diff xfce4-panel/receipt @ rev 5453

Up: diffutils (3.0)
author Alexander Medvedev <devl547@gmail.com>
date Wed May 05 18:20:59 2010 +0000 (2010-05-05)
parents f165fed5166c
children 7a558ba00918
line diff
     1.1 --- a/xfce4-panel/receipt	Thu Sep 24 10:48:19 2009 +0200
     1.2 +++ b/xfce4-panel/receipt	Wed May 05 18:20:59 2010 +0000
     1.3 @@ -41,5 +41,10 @@
     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/xfce4/panel-plugins $fs/usr/share/xfce4
     1.7 +	
     1.8 +	
     1.9 +	# Strip evrythings
    1.10 +	find $fs/usr/lib/ -exec strip -s {} 2> /dev/null \;
    1.11 +
    1.12  }
    1.13