diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-07-06 15:48:13 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-07-06 15:48:13 -0300 |
commit | c81af00236132639748f465ae30c49c6a91cb506 (patch) | |
tree | 4bb77ae207f3c7c1662386eedbe50debd25d7a69 /extra/xfce-utils/PKGBUILD | |
parent | 444a90452ae376233696c8f7ff20326553af3ed9 (diff) |
Several updates, libwebkit patched for n32
Diffstat (limited to 'extra/xfce-utils/PKGBUILD')
-rw-r--r-- | extra/xfce-utils/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/xfce-utils/PKGBUILD b/extra/xfce-utils/PKGBUILD index 608b29483..c2357428b 100644 --- a/extra/xfce-utils/PKGBUILD +++ b/extra/xfce-utils/PKGBUILD @@ -30,7 +30,7 @@ build() { --disable-static \ --enable-dbus \ --disable-debug \ - --with-vendor-info=ArchLinux # --enable-gen-doc \ + --with-vendor-info=Parabola # --enable-gen-doc \ make } |