[packages] tokyocabinet: correct section value
authorswalker <swalker@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 9 Jun 2011 11:15:56 +0000 (11:15 +0000)
committerswalker <swalker@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 9 Jun 2011 11:15:56 +0000 (11:15 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27144 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/tokyocabinet/Makefile

index 73a5d1b..2ddcb1b 100644 (file)
@@ -1,5 +1,5 @@
 # 
-# Copyright (C) 2007 OpenWrt.org
+# Copyright (C) 2007-2011 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -19,7 +19,7 @@ include $(INCLUDE_DIR)/package.mk
 
 define Package/tokyocabinet
   SUBMENU:=database
-  SECTION:=lib
+  SECTION:=libs
   CATEGORY:=Libraries
   TITLE:=A library of routines to manage databases
   URL:=http://fallabs.com/tokyocabinet/