projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cf51a7
)
packages/nagios: fix whitespaces
author
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:05:51 +0000
(07:05 +0000)
committer
Gabor Juhos
<juhosg@openwrt.org>
Thu, 27 Mar 2014 07:05:51 +0000
(07:05 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40226
admin/nagios/Makefile
patch
|
blob
|
history
diff --git
a/admin/nagios/Makefile
b/admin/nagios/Makefile
index b9a4159d49e6ed66d6b21110489b0e4454640178..bb19fbef6959ca6f49def5ea283cfeded67348e9 100644
(file)
--- 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)" \