From: Gabor Juhos Date: Thu, 27 Mar 2014 07:05:51 +0000 (+0000) Subject: packages/nagios: fix whitespaces X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=105b88deb386546da0b5484c99ebc7afe8a4bbab;p=openwrt%2Fsvn-archive%2Fpackages.git packages/nagios: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40226 --- diff --git a/admin/nagios/Makefile b/admin/nagios/Makefile index b9a4159d4..bb19fbef6 100644 --- a/admin/nagios/Makefile +++ b/admin/nagios/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2008-2011 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -44,7 +44,7 @@ CONFIGURE_ARGS += \ --without-gd-lib \ --without-gd-inc \ CFLAGS="$(TARGET_CFLAGS) $(EXTRA_CFLAGS)" - + define Build/Compile $(MAKE) -C $(PKG_BUILD_DIR) \ DESTDIR="$(PKG_INSTALL_DIR)" \