X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=tools%2Fipkg-utils%2FMakefile;h=830d38a7c442cd401a1add11540428f6363f272f;hb=d21941ca4d7b8ec88ee55271f2ef00dd5cbac9ca;hp=9c0330859b8330e53165dad34a2e63c5fe5e41d6;hpb=34c758830a5900c1e2eed821499ee90989c21c11;p=librecmc%2Flibrecmc.git diff --git a/tools/ipkg-utils/Makefile b/tools/ipkg-utils/Makefile index 9c0330859b..830d38a7c4 100644 --- a/tools/ipkg-utils/Makefile +++ b/tools/ipkg-utils/Makefile @@ -17,9 +17,6 @@ PKG_CAT:=zcat include $(INCLUDE_DIR)/host-build.mk define Build/Install - mkdir -p $(STAGING_DIR)/etc - echo "dest root /" > $(STAGING_DIR)/etc/ipkg.conf - echo "option offline_root $(TARGET_DIR)" >> $(STAGING_DIR)/etc/ipkg.conf $(INSTALL_BIN) \ $(PKG_BUILD_DIR)/ipkg-build \ $(PKG_BUILD_DIR)/ipkg-buildpackage \