diff options
author | sibel <lesibel@free.fr> | 2010-09-08 10:03:27 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2010-09-08 10:03:27 +0200 |
commit | 53bc466050bd0797069a0d491129edac0bb70ff0 (patch) | |
tree | b7797694cda4ff3c2e3d31d31b347b98b1204627 /extra | |
parent | 7718cd98d5653bd9c3b33f05e9803e4aab03f3be (diff) | |
download | nutyx-pakxe-53bc466050bd0797069a0d491129edac0bb70ff0.tar.gz nutyx-pakxe-53bc466050bd0797069a0d491129edac0bb70ff0.tar.bz2 nutyx-pakxe-53bc466050bd0797069a0d491129edac0bb70ff0.tar.xz nutyx-pakxe-53bc466050bd0797069a0d491129edac0bb70ff0.zip |
Ajustement de make de extra/blender
Diffstat (limited to 'extra')
-rw-r--r-- | extra/blender/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/blender/Pkgfile b/extra/blender/Pkgfile index ffd36aeb2..12a3380b9 100644 --- a/extra/blender/Pkgfile +++ b/extra/blender/Pkgfile @@ -105,3 +105,4 @@ build() { # you can read the dimensions via inkscapes export funktion rsvg -w 64 -h 64 -f png $PKG/usr/share/pixmaps/$name.svg $PKG/usr/share/pixmaps/$name.png } + |