]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
Update kdb to 1.15.1.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 10 Oct 2009 19:12:11 +0000 (21:12 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 10 Oct 2009 19:12:11 +0000 (21:12 +0200)
This fixes issue #476.

lfs/kbd

diff --git a/lfs/kbd b/lfs/kbd
index c8fea9c7e52ad0e8d79dce43e5e8a74e3a1fda00..a283e207bd9058fb5d2c6a560515ccff1155491c 100644 (file)
--- a/lfs/kbd
+++ b/lfs/kbd
@@ -25,7 +25,7 @@
 include Config
 
 PKG_NAME   = kbd
-PKG_VER    = 1.15
+PKG_VER    = 1.15.1
 PKG_REL    = 0
 
 THISAPP    = $(PKG_NAME)-$(PKG_VER)
@@ -89,6 +89,8 @@ $(OBJECT): $(objects)
        cd $(DIR_APP) && $(EXTRACTOR) $(DIR_DL)/kbd-latsun-fonts.tar.bz2
        cd $(DIR_APP) && $(EXTRACTOR) $(DIR_DL)/kbd-latarcyrheb-16-fixed.tar.bz2
 
+       cd $(DIR_APP) && autoreconf --force --install
+
        cd $(DIR_APP) && sed -i "s/ifdef OPTIONAL_PROGS/ifeq (\$$(OPTIONAL_PROGS),yes)/" man/Makefile.in
        cd $(DIR_APP) && \
                ./configure \