[arch-commits] Commit in midori-gtk3/trunk (PKGBUILD)
Alexander Rødseth
arodseth at nymeria.archlinux.org
Fri Aug 2 13:05:41 UTC 2013
Date: Friday, August 2, 2013 @ 15:05:41
Author: arodseth
Revision: 94987
upgpkg: midori-gtk3 0.5.4-2
Modified:
midori-gtk3/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-08-02 13:00:08 UTC (rev 94986)
+++ PKGBUILD 2013-08-02 13:05:41 UTC (rev 94987)
@@ -27,10 +27,11 @@
build() {
cd "$srcdir/midori_${pkgver}_all_"
+ # if granite is present, the build fails (last time I tried)
python2 ./waf configure \
--prefix=/usr \
--enable-gtk3 \
- --disable-granite \ # did not work last time I tried with granite
+ --disable-granite \
--enable-webkit2
python2 ./waf build
}
More information about the arch-commits
mailing list