X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=toolchain%2Fipkg-utils%2FMakefile;h=0183257b3d1ec7cae2cd912ed59bd572b846a9b1;hb=7c82cc0f83047d49d248d216490f29d379bf32c5;hp=41c78fc24e1d10fdc6fd6bd1d7087b26d088c487;hpb=716a9c3eb18dd79f297a3da804e209961575777d;p=openwrt-10.03%2F.git diff --git a/toolchain/ipkg-utils/Makefile b/toolchain/ipkg-utils/Makefile index 41c78fc24..0183257b3 100644 --- a/toolchain/ipkg-utils/Makefile +++ b/toolchain/ipkg-utils/Makefile @@ -40,14 +40,11 @@ $(STAGING_DIR)/usr/bin/ipkg-build: $(PKG_BUILD_DIR)/.patched install -m0755 $(PKG_BUILD_DIR)/ipkg.py $(STAGING_DIR)/usr/bin source: $(DL_DIR)/$(PKG_SOURCE_FILE) - prepare: $(PKG_BUILD_DIR)/.patched - compile: - install: $(STAGING_DIR)/usr/bin/ipkg-build -clean: +clean: FORCE rm -f $(STAGING_DIR)/etc/ipkg.conf rm -f $(STAGING_DIR)/usr/bin/ipkg* rm -rf $(PKG_BUILD_DIR)