wok diff blender/receipt @ rev 12327

wxpython: Fixed package so we have python files. Some packages that build with wxpython need this in order to build.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Apr 19 08:05:49 2012 +0000 (2012-04-19)
parents 00411449d006
children 2179403b8f51
line diff
     1.1 --- a/blender/receipt	Sat May 21 03:51:40 2011 +0000
     1.2 +++ b/blender/receipt	Thu Apr 19 08:05:49 2012 +0000
     1.3 @@ -41,6 +41,7 @@
     1.4  	make $MAKEFLAGS -j 1
     1.5  	make DESTDIR=$DESTDIR install
     1.6  	python3 -m compileall "$DESTDIR/usr/share/blender"
     1.7 +	[ -s $DESTDIR/usr/bin/blender ]
     1.8  }
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.