summaryrefslogtreecommitdiff
path: root/pcr/yafaray-git/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/yafaray-git/PKGBUILD')
-rw-r--r--pcr/yafaray-git/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/pcr/yafaray-git/PKGBUILD b/pcr/yafaray-git/PKGBUILD
index e60fe8324..22465488c 100644
--- a/pcr/yafaray-git/PKGBUILD
+++ b/pcr/yafaray-git/PKGBUILD
@@ -105,9 +105,10 @@ package_yafaray-blender-exporter-git() {
pkgdesc='YafaRay exporter for Blender'
arch=any
depends=(
- $pkgbase=$pkgver
+ ${pkgname[0]}=$pkgver
"blender>=$_bldepoch:$_bldver"
)
+ optdepends=""
provides=(
${pkgname[1]%-$_pkgflag}=$_pkgver.v$_bldver
)
@@ -116,7 +117,7 @@ package_yafaray-blender-exporter-git() {
cd $srcdir/$_gitnameexport
a=/usr/lib
- b=usr/share/blender/$bldver/scripts/addon/$pkgbase/bin
+ b=usr/share/blender/$_bldver/scripts/addons/$pkgbase/bin
git checkout-index -a -f --prefix=$pkgdir/${b%bin}