X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/db04e81326e815a34e396c5afd27f9d229f26e18..e09cb1657151c945d81105d2dd7812d78d0b507b:/openwrt/package/chillispot/Makefile diff --git a/openwrt/package/chillispot/Makefile b/openwrt/package/chillispot/Makefile index 7e6fb7697..1d6323686 100644 --- a/openwrt/package/chillispot/Makefile +++ b/openwrt/package/chillispot/Makefile @@ -68,6 +68,6 @@ $(IPKG_CHILLISPOT): install -m0755 -d $(IDIR_CHILLISPOT)/etc install -m0644 $(PKG_BUILD_DIR)/doc/chilli.conf $(IDIR_CHILLISPOT)/etc/ install -m0755 -d $(IDIR_CHILLISPOT)/usr/sbin - cp -fpR $(PKG_INSTALL_DIR)/usr/sbin/chilli $(IDIR_CHILLISPOT)/usr/sbin/ + $(CP) $(PKG_INSTALL_DIR)/usr/sbin/chilli $(IDIR_CHILLISPOT)/usr/sbin/ $(RSTRIP) $(IDIR_CHILLISPOT) $(IPKG_BUILD) $(IDIR_CHILLISPOT) $(PACKAGE_DIR)