wok diff blender/stuff/blender @ rev 6653

Fixed gdk-pixbuf. Added xpm and jpeg to be build into gdk-pixbuf instead of being just plugins. Fixes some missing icons and background from being missig in slitaz desktop.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Oct 11 01:06:19 2010 +0000 (2010-10-11)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/blender/stuff/blender	Mon Oct 11 01:06:19 2010 +0000
     1.3 @@ -0,0 +1,7 @@
     1.4 +#!/bin/sh
     1.5 +
     1.6 +if [ ! -d $HOME/.blender ]; then
     1.7 +	cp -r /usr/share/blender $HOME/.blender
     1.8 +fi
     1.9 +
    1.10 +exec blender-bin