blender correction

This commit is contained in:
abveritas 2011-04-29 22:26:06 +00:00
parent e030c7f7e4
commit 3725b6ae02

View File

@ -51,7 +51,7 @@ build() {
package() {
cd "$srcdir/$pkgname-$pkgver/build"
make DESTDIR="${pkgdir}" install
python -m compileall "${pkgdir}/usr/share/blender"
python3 -m compileall "${pkgdir}/usr/share/blender"
# install plugins
install -d -m755 "$pkgdir"/usr/share/blender/${pkgver%[a-z]}/plugins/{sequence,texture}