Updated to 3.7p1 and add support for adjtimex, thanks to Darren Tucker. Closes #320
[openwrt.git] / openwrt / package / pipacs / Makefile
index 5ec35b9..fe2219d 100644 (file)
@@ -13,7 +13,7 @@ $(eval $(call PKG_template,PIPACS,pipacs,$(PKG_RELEASE),$(ARCH)))
 
 $(PKG_BUILD_DIR)/.prepared:
        mkdir -p $(PKG_BUILD_DIR)
-       cp -a ./src/* $(PKG_BUILD_DIR)
+       $(CP) ./src/* $(PKG_BUILD_DIR)
        touch $@
 
 $(PKG_BUILD_DIR)/.configured:
This page took 0.026857 seconds and 4 git commands to generate.