[packages] font-misc-misc: fix stray xorg-fonts section definition

git-svn-id: svn://svn.openwrt.org/openwrt/packages@20536 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
swalker 2010-03-28 06:35:01 +00:00
parent 86c7b136a2
commit 95b2fa2f54

View File

@ -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