remove postinst from miniupnd, to keep the package disabled by default
authorTim Yardley <lst@openwrt.org>
Thu, 4 Jan 2007 17:01:31 +0000 (17:01 +0000)
committerTim Yardley <lst@openwrt.org>
Thu, 4 Jan 2007 17:01:31 +0000 (17:01 +0000)
SVN-Revision: 5977

net/miniupnpd/Makefile

index ad61e6d1cec411f69ea564b1c0953cab58bd8468..73e041a6f3b4cd25e7e0f2b57e483879d03d2277 100644 (file)
@@ -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) \