summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2013-01-20 11:57:42 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2013-01-20 11:57:42 -0300
commitc822e72767a8f7f3e97aa44f9c57d0d92fd98070 (patch)
treebc995b1285b2887ab433807b5295d1ec7614a7a6 /extra
parente5195f280a1c97e4152a5772768917284d367657 (diff)
fixes
Diffstat (limited to 'extra')
-rw-r--r--extra/graphite/PKGBUILD2
-rw-r--r--extra/webkitgtk/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/extra/graphite/PKGBUILD b/extra/graphite/PKGBUILD
index d27b87d9a..fab274a09 100644
--- a/extra/graphite/PKGBUILD
+++ b/extra/graphite/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=graphite
pkgver=1.0.3
-pkgrel=1.1
+pkgrel=1
epoch=1
arch=('i686' 'x86_64' 'mips64el')
url="http://graphite.sil.org/"
diff --git a/extra/webkitgtk/PKGBUILD b/extra/webkitgtk/PKGBUILD
index 01cc9d202..137bcf98d 100644
--- a/extra/webkitgtk/PKGBUILD
+++ b/extra/webkitgtk/PKGBUILD
@@ -41,7 +41,7 @@ build() {
--disable-webkit2 $extra
make all stamp-po
- cd build-gtk3
+ cd ../build-gtk3
PYTHON=/usr/bin/python2 ../configure --prefix=/usr \
--enable-introspection \
--disable-silent-rules \