summaryrefslogtreecommitdiff
path: root/community/libxkbcommon/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-04 00:04:06 -0800
committerroot <root@rshg054.dnsready.net>2013-01-04 00:04:06 -0800
commit782a0d2109c292b60e7de038df66525a81b21429 (patch)
tree586565a52faa28339159b4a4e53af142db7c67aa /community/libxkbcommon/PKGBUILD
parentf2bbb5646aefe9ea6502524fbf4d0138cee8b2a1 (diff)
Fri Jan 4 00:04:06 PST 2013
Diffstat (limited to 'community/libxkbcommon/PKGBUILD')
-rw-r--r--community/libxkbcommon/PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/libxkbcommon/PKGBUILD b/community/libxkbcommon/PKGBUILD
index 04bacedb1..e65cefa7d 100644
--- a/community/libxkbcommon/PKGBUILD
+++ b/community/libxkbcommon/PKGBUILD
@@ -1,3 +1,4 @@
+# $Id$
# Maintainer: Daniel Micay <danielmicay@gmail.com>
# Contributor: Mladen Pejakovic <pejakm@gmail.com>
@@ -12,6 +13,7 @@ depends=(glibc)
makedepends=(doxygen xorg-util-macros)
source=("http://xkbcommon.org/download/$pkgname-$pkgver.tar.bz2")
md5sums=('2be3d4a255d02c7d46fc6a9486f21f6a')
+options=('!libtool')
build() {
cd $srcdir/$pkgname-$pkgver