wok view blender/stuff/blender @ rev 16179

8086tiny: fix build for arm (no graphic dont build...)
author Christophe Lincoln <pankso@slitaz.org>
date Sun Mar 30 17:45:53 2014 +0200 (2014-03-30)
parents
children
line source
1 #!/bin/sh
3 if [ ! -d $HOME/.blender ]; then
4 cp -r /usr/share/blender $HOME/.blender
5 fi
7 exec blender-bin