[arch-commits] Commit in xkbsel/trunk (PKGBUILD)
Sergej Pupykin
spupykin at nymeria.archlinux.org
Mon Nov 4 12:13:55 UTC 2013
Date: Monday, November 4, 2013 @ 13:13:54
Author: spupykin
Revision: 100457
upgpkg: xkbsel 0.13-6
upd
Modified:
xkbsel/trunk/PKGBUILD
----------+
PKGBUILD | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-11-04 12:13:51 UTC (rev 100456)
+++ PKGBUILD 2013-11-04 12:13:54 UTC (rev 100457)
@@ -4,7 +4,7 @@
pkgname=xkbsel
pkgver=0.13
-pkgrel=5
+pkgrel=6
pkgdesc="framework for defining, selecting and indicating XKB keyboard mappings"
arch=('i686' 'x86_64')
url="http://www.meduna.org/sw_xkbsel_en.html"
@@ -19,6 +19,8 @@
build() {
cd $srcdir/$pkgname-$pkgver
+ autoreconf
+
patch -Np1 <../build-fix.patch
export CFLAGS="$CFLAGS -I/usr/include/gdbm -DHAVE_NDBM_H"
export LDFLAGS="-lgdbm -lgdbm_compat"
More information about the arch-commits
mailing list