fix compile problem brcm-2.6
[openwrt.git] / openwrt / package / nocatsplash / Makefile
index 8820413..4d2120e 100644 (file)
@@ -58,7 +58,7 @@ $(PKG_BUILD_DIR)/.built:
 
 $(IPKG_NOCATSPLASH):
        mkdir -p $(IDIR_NOCATSPLASH)
-       cp -fpR $(PKG_INSTALL_DIR)/* $(IDIR_NOCATSPLASH)/ 
+       $(CP) $(PKG_INSTALL_DIR)/* $(IDIR_NOCATSPLASH)/ 
        $(RSTRIP) $(IDIR_NOCATSPLASH)
        $(IPKG_BUILD) $(IDIR_NOCATSPLASH) $(PACKAGE_DIR)
 
This page took 0.02053 seconds and 4 git commands to generate.