X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/bbad9dcbd0ecf58d9505d38b828e896eaf7c4dcd..0bcdd9dc8f86293cb81b4f69a0f3b75fd95ccdb1:/package/gmediaserver/Makefile?ds=inline diff --git a/package/gmediaserver/Makefile b/package/gmediaserver/Makefile index fb5823e26..bbadfb112 100644 --- a/package/gmediaserver/Makefile +++ b/package/gmediaserver/Makefile @@ -69,7 +69,7 @@ $(IPKG_GMEDIASERVER): install -m0755 -d $(IDIR_GMEDIASERVER)/etc/init.d install -m0755 ./files/gmediaserver.init $(IDIR_GMEDIASERVER)/etc/init.d/gmediaserver install -m0755 -d $(IDIR_GMEDIASERVER)/usr/sbin - cp -fpR $(PKG_INSTALL_DIR)/usr/bin/gmediaserver $(IDIR_GMEDIASERVER)/usr/sbin/ + $(CP) $(PKG_INSTALL_DIR)/usr/bin/gmediaserver $(IDIR_GMEDIASERVER)/usr/sbin/ $(RSTRIP) $(IDIR_GMEDIASERVER) $(IPKG_BUILD) $(IDIR_GMEDIASERVER) $(PACKAGE_DIR)