summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Moore2017-05-19 14:40:02 -0400
committerTom Moore2017-05-19 14:40:02 -0400
commit691223de6817690c97664fb71f8674ad7b2e7dc5 (patch)
treea2cf0f4e0cb1dff3793fe9c2396ba27a3c0ee69c
parent84bb08497bab43f669faae2ec7bdfcd718dd3da4 (diff)
downloadaur-691223de6817690c97664fb71f8674ad7b2e7dc5.tar.gz
Added GTK_PATH to remove missing libcanberra error on extraction
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 598ec742dfe2..a0705cd2c62a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri May 19 18:29:49 UTC 2017
+# Fri May 19 18:40:00 UTC 2017
pkgbase = vmware-vsphere-web-client-plugin
pkgdesc = Firefox and Chromium plugin, to access virtual machines console from vSphere Web Client.
pkgver = 6.2.0
- pkgrel = 3
+ pkgrel = 4
url = http://www.vmware.com/
arch = x86_64
license = custom:vmware
diff --git a/PKGBUILD b/PKGBUILD
index fef143b2ea5c..93ef4ff5adba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=vmware-vsphere-web-client-plugin
pkgver=6.2.0
-pkgrel=3
+pkgrel=4
pkgdesc="Firefox and Chromium plugin, to access virtual machines console from vSphere Web Client."
arch=('x86_64')
url="http://www.vmware.com/"
@@ -32,7 +32,7 @@ source=("http://vsphereclient.vmware.com/vsphereclient/4/2/7/4/6/6/6/VMware-Clie
build() {
cd "$srcdir"
- sh ../VMware-ClientIntegrationPlugin-${majverf}.${bundle_arch}.bundle -x files
+ export GTK_PATH=/usr/lib/gtk-2.0; sh ../VMware-ClientIntegrationPlugin-${majverf}.${bundle_arch}.bundle -x files
##### Ported from files/vmware-installer/.installer/2.1.0/vmware-installer.py around line 186
### Thanks vmware for not updating vmrc to 6.0