summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGordonGR2016-08-13 18:49:47 +0300
committerGordonGR2016-08-13 18:49:47 +0300
commitad2d1b777514b5d5422b9d26a1b2c28357335ea7 (patch)
treec284bc0366b035bfc41f3ab03229c7de3e801de3 /PKGBUILD
parent952b1e809e0e802d470f8443a005322ed48ee8db (diff)
downloadaur-ad2d1b777514b5d5422b9d26a1b2c28357335ea7.tar.gz
3.20.1-2: Put the browser plugin where only Epiphany will find it
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2972c56e56c5..a60dc79d01d2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=evince-no-gnome
_pkgname=evince
pkgver=3.20.1
-pkgrel=1
+pkgrel=2
pkgdesc="GTK3 document viewer, complete features, no gnome dependencies"
url="https://wiki.gnome.org/Apps/Evince"
arch=('i686' 'x86_64')
@@ -20,6 +20,7 @@ md5sums=('eb05ece124d93d057211643b7ebdb145')
build() {
cd ${_pkgname}-$pkgver
+BROWSER_PLUGIN_DIR=/usr/lib/epiphany/plugins \
./configure --prefix=/usr \
--sysconfdir=/etc \