diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a130bfe04..bf2d8635b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,15 @@ --> + + 2013-02-26 + + + [ken] - Remove the obsolete resizecons program from kbd, again. + + + + 2013-02-24 diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml index 97adb6899..b184f65a9 100644 --- a/chapter06/kbd.xml +++ b/chapter06/kbd.xml @@ -54,6 +54,14 @@ sed -i -e '326 s/if/while/' src/loadkeys.analyze.l + Remove the redundant resizecons program (it requires + the defunct svgalib to provide the video mode files - for normal use + setfont sizes the console appropriately) together with its + manpage. + +sed -i 's/\(RESIZECONS_PROGS=\)yes/\1no/g' configure && +sed -i 's/resizecons.8 //' man/man8/Makefile.in && + Prepare Kbd for compilation: ./configure --prefix=/usr --datadir=/lib/kbd \ diff --git a/general.ent b/general.ent index 171221b1a..f9cc1bdb7 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ - +