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
This commit is contained in:
pavlov 2007-01-04 17:01:31 +00:00
parent fc08058a89
commit 14fb9b644a

View 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) \