Update neon to 0.28.2 (#3592)
[openwrt/svn-archive/archive.git] / net / tinyproxy / Makefile
index a1e9dbac3e23ad5034ccc98291eff419b5e22ed7..5556af821e88cc72b4d0e7acbc187e02cbc50c55 100644 (file)
@@ -47,7 +47,7 @@ endef
 
 define Package/tinyproxy/install
        $(INSTALL_DIR) $(1)/usr/sbin
-       $(CP) $(PKG_INSTALL_DIR)/usr/sbin/tinyproxy $(1)/usr/sbin/
+       $(INSTALL_BIN) $(PKG_INSTALL_DIR)/usr/sbin/tinyproxy $(1)/usr/sbin/
        $(INSTALL_DIR) $(1)/usr/share/tinyproxy
        $(CP) $(PKG_INSTALL_DIR)/usr/share/tinyproxy/*.html $(1)/usr/share/tinyproxy/
        $(INSTALL_DIR) $(1)/etc/tinyproxy