summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/glib/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core-testing/glib/PKGBUILD')
-rw-r--r--abs/core-testing/glib/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/abs/core-testing/glib/PKGBUILD b/abs/core-testing/glib/PKGBUILD
index 0f76a1e..cb97a5b 100644
--- a/abs/core-testing/glib/PKGBUILD
+++ b/abs/core-testing/glib/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=glib
pkgver=1.2.10
-pkgrel=7
+pkgrel=8
pkgdesc="Common C routines used by Gtk+ and other libs"
arch=('i686' 'x86_64')
url="http://www.gtk.org/"
license=('LGPL')
depends=('glibc')
-options=('!libtool')
+options=('!libtool' '!emptydirs')
source=(ftp://ftp.gtk.org/pub/gtk/v1.2/$pkgname-$pkgver.tar.gz \
gcc340.patch \
aclocal-fixes.patch)