diff --git a/net/nagios/Makefile b/net/nagios/Makefile index 6a98d584d..22144466c 100644 --- a/net/nagios/Makefile +++ b/net/nagios/Makefile @@ -52,6 +52,7 @@ define Build/Compile $(MAKE) -C $(PKG_BUILD_DIR) \ DESTDIR="$(PKG_INSTALL_DIR)" \ INSTALL_OPTS="" \ + STRIP=: \ all install install-config endef