wok diff cinepaint/receipt @ rev 9626

Fixed cowpatty. dict file should be in /usr/share/cowpatty folder instead of /usr/share folder.
author Christopher Rogers <slaxemulator@gmail.com>
date Sun Apr 24 21:47:17 2011 +0000 (2011-04-24)
parents c15ece372753
children cbfb348cb173
line diff
     1.1 --- a/cinepaint/receipt	Thu Mar 03 15:46:25 2011 +0000
     1.2 +++ b/cinepaint/receipt	Sun Apr 24 21:47:17 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