Fixed user-space br2684ctl to be more verbose, also copy all the libatm dependencies.
[openwrt.git] / package / elhttp / Makefile
index 1d747d6..6c83185 100644 (file)
@@ -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)
 
This page took 0.028589 seconds and 4 git commands to generate.