mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-10 11:45:19 +08:00
Fixed Blender's .install script, which now shows the right version each time.
This commit is contained in:
parent
ee481d5037
commit
71009d179f
@ -3,7 +3,7 @@
|
|||||||
pkgname=blender
|
pkgname=blender
|
||||||
pkgver=2.66.1
|
pkgver=2.66.1
|
||||||
_pkgver=2.66a
|
_pkgver=2.66a
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
pkgdesc="A fully integrated 3D graphics creation suite"
|
pkgdesc="A fully integrated 3D graphics creation suite"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
|
@ -6,7 +6,7 @@ NOTE
|
|||||||
|
|
||||||
We also ship the plugins, but most of these features can be accessed only
|
We also ship the plugins, but most of these features can be accessed only
|
||||||
from the users home directory. Therefore, you want to copy everything from
|
from the users home directory. Therefore, you want to copy everything from
|
||||||
/usr/share/blender/2.57 to ~/.blender (some are hidden files!).
|
/usr/share/blender/$1 to ~/.blender (some are hidden files!).
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
update-desktop-database -q
|
update-desktop-database -q
|
||||||
|
Loading…
Reference in New Issue
Block a user