wok diff xpaint/receipt @ rev 20531

blender: fix for python 3.7
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Nov 21 14:46:40 2018 +0100 (2018-11-21)
parents 811d1b741af3
children 5c397f0326be
line diff
     1.1 --- a/xpaint/receipt	Mon May 12 07:42:10 2014 +0000
     1.2 +++ b/xpaint/receipt	Wed Nov 21 14:46:40 2018 +0100
     1.3 @@ -37,6 +37,5 @@
     1.4  	cp -a $install/usr/lib/*.so* $fs/usr/lib
     1.5  	cp -a $install/usr/share/xpaint $fs/usr/share
     1.6  	rm -r $fs/usr/share/xpaint/include
     1.7 -	rm -r $fs/usr/share/xpaint/c-scripts
     1.8  	cp $stuff/xpaint.xpm $fs/usr/share/pixmaps
     1.9  }