wok-4.x diff cinepaint/receipt @ rev 9475

Removed more unneeded strips (those ones are handled by Tazwok).
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Apr 04 01:54:51 2011 +0000 (2011-04-04)
parents c15ece372753
children cbfb348cb173
line diff
     1.1 --- a/cinepaint/receipt	Thu Mar 03 15:46:25 2011 +0000
     1.2 +++ b/cinepaint/receipt	Mon Apr 04 01:54:51 2011 +0000
     1.3 @@ -39,8 +39,6 @@
     1.4  	mkdir -p $fs/usr/share $fs/usr/lib
     1.5  	cp -a $_pkg/usr/bin $fs/usr
     1.6  	cp -a $_pkg/usr/lib/cinepaint $fs/usr/lib
     1.7 -	strip -s $fs/usr/lib/cinepaint/$VERSION/extra/*
     1.8 -	strip -s $fs/usr/lib/cinepaint/$VERSION/plug-ins/*
     1.9  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
    1.10  	cp -a $_pkg/usr/share/cinepaint $fs/usr/share
    1.11  	cp -a $_pkg/usr/share/pixmaps $fs/usr/share