remove opkg config file and link ipkg.conf to opkg.conf being they are the same
[openwrt/svn-archive/archive.git] / package / opkg / Makefile
index 45010c7f3a1ebbfa922f35fae8aca7ef3bccff40..e8aebcbb4802f3a22c5f6af7aabe23d3c4e6b90e 100644 (file)
@@ -58,9 +58,6 @@ define Build/Compile
 endef
 
 define Package/opkg/install
-       $(INSTALL_DIR) $(1)/etc
-       $(INSTALL_DATA) ./files/opkg.conf $(1)/etc/ 
-       $(SED) 's,$$$$S,$(BOARD),g' $(1)/etc/opkg.conf
        $(INSTALL_BIN) ./files/postinst $(1)/CONTROL/postinst
        $(INSTALL_DIR) $(1)/bin
        $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/bin/opkg-cl $(1)/bin/opkg