X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/5ef7471191922d05b08e520a05f4a7daeb22754b..475e0d886041b4345585e13f0c04bcb9af0c0c5a:/openwrt/package/dhcp6/Makefile 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)