[arch-commits] CVS update of core/base/kbd (PKGBUILD)

Roman Kyrylych roman at archlinux.org
Tue Mar 18 22:07:31 UTC 2008


    Date: Tuesday, March 18, 2008 @ 18:07:31
  Author: roman
    Path: /home/cvs-core/core/base/kbd

Modified: PKGBUILD (1.24 -> 1.25)

upgpkg: kbd 1.14.1.20080309-2


----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)


Index: core/base/kbd/PKGBUILD
diff -u core/base/kbd/PKGBUILD:1.24 core/base/kbd/PKGBUILD:1.25
--- core/base/kbd/PKGBUILD:1.24	Sat Mar 15 16:25:38 2008
+++ core/base/kbd/PKGBUILD	Tue Mar 18 18:07:30 2008
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.24 2008/03/15 20:25:38 roman Exp $
+# $Id: PKGBUILD,v 1.25 2008/03/18 22:07:30 roman Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=kbd
 pkgver=1.14.1.20080309
-pkgrel=1
+pkgrel=2
 pkgdesc="Keytable files and keyboard utilities"
 arch=('i686' 'x86_64')
 url="ftp://ftp.altlinux.org/pub/people/legion/kbd/"
@@ -23,8 +23,8 @@
 
   autoconf
   ./configure --prefix=/usr --datadir=/usr/share/kbd --mandir=/usr/share/man
-  make || return 1
-  make DESTDIR=${startdir}/pkg install
+  make KEYCODES_PROGS=yes RESIZECONS_PROGS=yes || return 1
+  make KEYCODES_PROGS=yes RESIZECONS_PROGS=yes DESTDIR=${startdir}/pkg install
 
   # this is needed because initscripts call /bin/loadkeys
   # remove this when next versions of kbd




More information about the arch-commits mailing list