From: Peter Korsgaard Date: Tue, 30 Apr 2013 08:50:41 +0000 (+0200) Subject: xkeyboard-config: fix license files typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=92625d742e5eb0eae2094f7890b475aadff9d03e;p=buildroot.git xkeyboard-config: fix license files typo As noticed by Thomas. Signed-off-by: Peter Korsgaard --- diff --git a/package/x11r7/xkeyboard-config/xkeyboard-config.mk b/package/x11r7/xkeyboard-config/xkeyboard-config.mk index cdddd95696..275ceef49f 100644 --- a/package/x11r7/xkeyboard-config/xkeyboard-config.mk +++ b/package/x11r7/xkeyboard-config/xkeyboard-config.mk @@ -8,7 +8,7 @@ XKEYBOARD_CONFIG_VERSION = 2.6 XKEYBOARD_CONFIG_SOURCE = xkeyboard-config-$(XKEYBOARD_CONFIG_VERSION).tar.bz2 XKEYBOARD_CONFIG_SITE = http://www.x.org/releases/individual/data/xkeyboard-config/ XKEYBOARD_CONFIG_LICENSE = MIT -XKEYBAORD_CONFIG_LICENSE_FILES = COPYING +XKEYBOARD_CONFIG_LICENSE_FILES = COPYING XKEYBOARD_CONFIG_DEPENDENCIES = host-gettext host-intltool host-xapp_xkbcomp XKEYBOARD_CONFIG_CONF_OPT += --disable-runtime-deps