X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/3c6134c2315583a3e91abaf8ca3f49908a5ac98b..a9d261253a5ff2d1bb0a2238b8c70f9aded3477d:/openwrt/package/vnstat/Makefile diff --git a/openwrt/package/vnstat/Makefile b/openwrt/package/vnstat/Makefile index 147017568..009388e20 100644 --- a/openwrt/package/vnstat/Makefile +++ b/openwrt/package/vnstat/Makefile @@ -28,6 +28,6 @@ $(PKG_BUILD_DIR)/.built: $(IPKG_VNSTAT): install -d -m0755 $(IDIR_VNSTAT)/usr/bin - cp $(PKG_BUILD_DIR)/src/vnstat $(IDIR_VNSTAT)/usr/bin/ + $(CP) $(PKG_BUILD_DIR)/src/vnstat $(IDIR_VNSTAT)/usr/bin/ $(STRIP) $(IDIR_VNSTAT)/usr/bin/* $(IPKG_BUILD) $(IDIR_VNSTAT) $(PACKAGE_DIR)