fixed menu
authorJohn Crispin <john@openwrt.org>
Sat, 20 Oct 2007 17:22:00 +0000 (17:22 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 20 Oct 2007 17:22:00 +0000 (17:22 +0000)
SVN-Revision: 9374

libs/tiff/Makefile

index ae6f1aac251f3714453f70f9c6d59719a23a1182..1cdfe6856f8b1ed782b60a8749acd6bf19e828b4 100644 (file)
@@ -21,8 +21,7 @@ CONFIGURE_ARGS_XTRA+=--without-x
 
 define Package/libtiff
   SECTION:=libs
-  CATEGORY:=libs
-  SUBMENU:=Libraries
+  CATEGORY:=Libraries
   TITLE:=TIFF libraries
   DEPENDS:=+zlib +libjpeg
 endef