summaryrefslogtreecommitdiff
path: root/extra/exo
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-10-24 23:14:47 +0000
committerroot <root@rshg054.dnsready.net>2011-10-24 23:14:47 +0000
commit0d7bab226067a44a9f1b978924e8201a3fa60764 (patch)
tree7c17a659e61f8c790e75160fcecc9a9f63df2500 /extra/exo
parentc0bc46632845dfc241d3290d8d3193287eaeb02e (diff)
Mon Oct 24 23:14:47 UTC 2011
Diffstat (limited to 'extra/exo')
-rw-r--r--extra/exo/PKGBUILD5
-rw-r--r--extra/exo/exo.install1
2 files changed, 2 insertions, 4 deletions
diff --git a/extra/exo/PKGBUILD b/extra/exo/PKGBUILD
index daf711480..ebfbeed84 100644
--- a/extra/exo/PKGBUILD
+++ b/extra/exo/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 127211 2011-06-11 09:02:27Z andyrtr $
+# $Id: PKGBUILD 141087 2011-10-23 16:12:32Z andyrtr $
# Maintainer: AndyRTR <andyrtr@archlinux.org>
# Contributor: tobias <tobias funnychar archlinux.org>
# Contributor: Aurelien Foret <orelien@chez.com>
pkgname=exo
pkgver=0.6.2
-pkgrel=1
+pkgrel=3
pkgdesc="Extensions to Xfce by os-cillation"
arch=('i686' 'x86_64')
license=('GPL2' 'LGPL')
@@ -28,7 +28,6 @@ build() {
--libexecdir=/usr/lib/xfce4 \
--localstatedir=/var \
--disable-static \
- --enable-gio-unix \
--enable-python \
--enable-gtk-doc \
--disable-debug
diff --git a/extra/exo/exo.install b/extra/exo/exo.install
index 3525fa4a2..17ca8f78a 100644
--- a/extra/exo/exo.install
+++ b/extra/exo/exo.install
@@ -1,6 +1,5 @@
post_install() {
gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
- usr/bin/gio-querymodules usr/lib/gio/modules
}
post_upgrade() {