From 1254af406d7b36c67fce7ffcfa8b59a86cd65a55 Mon Sep 17 00:00:00 2001 From: cshore Date: Sat, 12 Mar 2011 08:53:03 +0000 Subject: [PATCH] [net] printing: Removed printing submenu as it had only two entries. git-svn-id: svn://svn.openwrt.org/openwrt/packages@26106 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/cups/Makefile | 1 - net/p910nd/Makefile | 1 - 2 files changed, 2 deletions(-) diff --git a/net/cups/Makefile b/net/cups/Makefile index 1ab776989..fad399419 100644 --- a/net/cups/Makefile +++ b/net/cups/Makefile @@ -28,7 +28,6 @@ define Package/cups DEPENDS:=+zlib +libpthread +libpng +libjpeg +libstdcpp TITLE:=Common UNIX Printing System URL:=http://www.cups.org/ - SUBMENU:=printing endef define Package/cups/description diff --git a/net/p910nd/Makefile b/net/p910nd/Makefile index 9334e530b..05f428000 100644 --- a/net/p910nd/Makefile +++ b/net/p910nd/Makefile @@ -24,7 +24,6 @@ define Package/p910nd CATEGORY:=Network TITLE:=A small non-spooling printer server URL:=http://p910nd.sourceforge.net - SUBMENU:=printing endef define Package/p910nd/conffiles