summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/glib
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-08-21 00:51:56 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-08-21 00:51:56 (GMT)
commit906cac4cb510655f9bde8d02dc40a684e448c705 (patch)
tree2fe180aaa89b1d5cfe46c2efc1eb45643898f41d /abs/core-testing/glib
parent348ed005f1ba2e77ded656fe2209a58197571b2d (diff)
downloadlinhes_pkgbuild-906cac4cb510655f9bde8d02dc40a684e448c705.zip
linhes_pkgbuild-906cac4cb510655f9bde8d02dc40a684e448c705.tar.gz
linhes_pkgbuild-906cac4cb510655f9bde8d02dc40a684e448c705.tar.bz2
fftw2/gtk/glib: remove info dir
Diffstat (limited to 'abs/core-testing/glib')
-rw-r--r--abs/core-testing/glib/PKGBUILD4
-rw-r--r--abs/core-testing/glib/__changelog2
2 files changed, 3 insertions, 3 deletions
diff --git a/abs/core-testing/glib/PKGBUILD b/abs/core-testing/glib/PKGBUILD
index cb97a5b..42f4420 100644
--- a/abs/core-testing/glib/PKGBUILD
+++ b/abs/core-testing/glib/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=glib
pkgver=1.2.10
-pkgrel=8
+pkgrel=10
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' '!emptydirs')
+options=('!libtool' '!emptydirs' '!docs' )
source=(ftp://ftp.gtk.org/pub/gtk/v1.2/$pkgname-$pkgver.tar.gz \
gcc340.patch \
aclocal-fixes.patch)
diff --git a/abs/core-testing/glib/__changelog b/abs/core-testing/glib/__changelog
index 93f6b06..f2439db 100644
--- a/abs/core-testing/glib/__changelog
+++ b/abs/core-testing/glib/__changelog
@@ -1 +1 @@
-added !emptydir to options
+added !emptydir !docs to options