From: Tim Yardley 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://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=c4116e584c68203c375df2c75fc06b61f12985cd;ds=sidebyside remove postinst from miniupnd, to keep the package disabled by default SVN-Revision: 5977 --- diff --git a/net/miniupnpd/Makefile b/net/miniupnpd/Makefile index ad61e6d1ce..73e041a6f3 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) \