X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/db6df8cc830123e680e41b5e104cd217b03b1edf..32155c787122458c5782e04218ceb69023639631:/openwrt/package/wol/Makefile diff --git a/openwrt/package/wol/Makefile b/openwrt/package/wol/Makefile index 3a8811686..efdb67037 100644 --- a/openwrt/package/wol/Makefile +++ b/openwrt/package/wol/Makefile @@ -61,6 +61,6 @@ $(PKG_BUILD_DIR)/.built: $(IPKG_WOL): install -m0755 -d $(IDIR_WOL)/usr/bin - cp $(PKG_INSTALL_DIR)/usr/bin/wol $(IDIR_WOL)/usr/bin/ + $(CP) $(PKG_INSTALL_DIR)/usr/bin/wol $(IDIR_WOL)/usr/bin/ $(RSTRIP) $(IDIR_WOL) $(IPKG_BUILD) $(IDIR_WOL) $(PACKAGE_DIR)