From: Stephen Walker Date: Sun, 28 Mar 2010 06:35:01 +0000 (+0000) Subject: font-misc-misc: fix stray xorg-fonts section definition X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=7d8395f17836e39638d19a0d7d95005ec0744813;p=openwrt%2Fsvn-archive%2Fpackages.git font-misc-misc: fix stray xorg-fonts section definition SVN-Revision: 20536 --- diff --git a/Xorg/xorg/font/font-misc-misc/Makefile b/Xorg/xorg/font/font-misc-misc/Makefile index 0bfe0db92..e6aa36b37 100644 --- a/Xorg/xorg/font/font-misc-misc/Makefile +++ b/Xorg/xorg/font/font-misc-misc/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2007-2009 OpenWrt.org +# Copyright (C) 2007-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -19,7 +19,7 @@ PKG_MD5SUM:=2a57f6188c41d4bc1b88ca3d08ad011d include $(INCLUDE_DIR)/package.mk define Package/font-misc-misc/Default - SECTION:=xorg-fonts + SECTION:=xorg-font CATEGORY:=Xorg SUBMENU:=font endef