mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
f37006c2e6
- use $(INSTALL_DIR) instead of mkdir - using $(INSTALL_CONF) and then running chmod is pointless, use $(INSTALL_DATA) directly - /etc/xinetd.d/sane-port doesn't need read protection from non-root users, use $(INSTALL_DATA) as well Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>