From 616f3ffc4f12528dbebb82d33fe02d10d8729bf4 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 25 Nov 2010 02:04:47 +0100 Subject: add setxkbmap to set keyboard layouts under xorg --- package/xkeyboard-config/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'package/xkeyboard-config/Makefile') diff --git a/package/xkeyboard-config/Makefile b/package/xkeyboard-config/Makefile index 55e556908..37022cb57 100644 --- a/package/xkeyboard-config/Makefile +++ b/package/xkeyboard-config/Makefile @@ -5,7 +5,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:= xkeyboard-config PKG_VERSION:= 1.8 -PKG_RELEASE:= 1 +PKG_RELEASE:= 2 PKG_MD5SUM:= f049d15f1e9d95776a940f222df9404b PKG_DESCR:= X keyboard config PKG_SECTION:= x11/libs @@ -20,8 +20,6 @@ post-install: ${INSTALL_DIR} ${IDIR_XKEYBOARD_CONFIG}/usr/share/X11/xkb ${CP} ${WRKINST}/usr/share/X11/xkb/* \ ${IDIR_XKEYBOARD_CONFIG}/usr/share/X11/xkb - rm ${IDIR_XKEYBOARD_CONFIG}/usr/share/X11/xkb/rules/*.lst - rm ${IDIR_XKEYBOARD_CONFIG}/usr/share/X11/xkb/rules/*.xml rm -rf ${IDIR_XKEYBOARD_CONFIG}/usr/share/X11/xkb/symbols/sun_vndr include ${TOPDIR}/mk/pkg-bottom.mk -- cgit v1.2.3