From: pavlov Date: Thu, 4 Jan 2007 17:01:31 +0000 (+0000) Subject: remove postinst from miniupnd, to keep the package disabled by default X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=14fb9b644abfc947e34184113c834c1578f5e557;p=packages.git 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 --- 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) \