X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/4649ab20e8393873bfe7c2f88eccd6fd775827ae..475e0d886041b4345585e13f0c04bcb9af0c0c5a:/openwrt/package/elhttp/Makefile diff --git a/openwrt/package/elhttp/Makefile b/openwrt/package/elhttp/Makefile index 1d747d6fb..6c8318510 100644 --- a/openwrt/package/elhttp/Makefile +++ b/openwrt/package/elhttp/Makefile @@ -31,7 +31,7 @@ $(PKG_BUILD_DIR)/.built: $(IPKG_ELHTTP): mkdir -p $(IDIR_ELHTTP) - cp -fpR $(PKG_INSTALL_DIR)/* $(IDIR_ELHTTP)/ + $(CP) $(PKG_INSTALL_DIR)/* $(IDIR_ELHTTP)/ $(RSTRIP) $(IDIR_ELHTTP)/ $(IPKG_BUILD) $(IDIR_ELHTTP) $(PACKAGE_DIR)