X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/3c6134c2315583a3e91abaf8ca3f49908a5ac98b..23a7d4a41b7d74d4fae27bf9564aaf71e5fa68de:/openwrt/package/dhcp6/Makefile?ds=sidebyside diff --git a/openwrt/package/dhcp6/Makefile b/openwrt/package/dhcp6/Makefile index 9883ad18f..e007abad2 100755 --- a/openwrt/package/dhcp6/Makefile +++ b/openwrt/package/dhcp6/Makefile @@ -32,6 +32,6 @@ $(PKG_BUILD_DIR)/.built: $(IPKG_DHCP6): mkdir -p $(IDIR_DHCP6) - cp -fpR $(PKG_INSTALL_DIR)/* $(IDIR_DHCP6)/ + $(CP) $(PKG_INSTALL_DIR)/* $(IDIR_DHCP6)/ $(RSTRIP) $(IDIR_DHCP6) $(IPKG_BUILD) $(IDIR_DHCP6) $(PACKAGE_DIR)