kbd: fix resizecons

This commit is contained in:
Fredrik Rinnestam 2012-12-02 16:40:46 +01:00
parent 16d080c059
commit cef2e31095

View File

@ -21,7 +21,7 @@ build() {
ln -sf default8x16.psfu.gz $PKG/usr/share/kbd/consolefonts/default.gz
rm -r $PKG/usr/share/kbd/keymaps/{ppc,mac,atari,amiga,sun}
rm $PKG/usr/bin/{loadunimap,mapscrn,psf*table}
rm $PKG/usr/bin/{loadunimap,mapscrn,resizecons,psf*table}
rm $PKG/usr/man/man8/{loadunimap,mapscrn,resizecons}.8
rm $PKG/usr/man/man1/psf*table.1
find $PKG/usr/share/kbd/ -type f -name "README*" -delete