From 14fb9b644abfc947e34184113c834c1578f5e557 Mon Sep 17 00:00:00 2001 From: pavlov Date: Thu, 4 Jan 2007 17:01:31 +0000 Subject: [PATCH] remove postinst from miniupnd, to keep the package disabled by default git-svn-id: svn://svn.openwrt.org/openwrt/packages@5977 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/miniupnpd/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index ad61e6d1c..73e041a6f 100644 --- a/net/miniupnpd/Makefile +++ b/net/miniupnpd/Makefile @@ -32,10 +32,6 @@ define Package/miniupnpd URL:=http://miniupnp.tuxfamily.org/ endef -define Package/miniupnpd/postinst -/etc/init.d/miniupnpd enable -endef - define Build/Compile $(MAKE) \ -C $(PKG_BUILD_DIR) \