packages/nagios: fix whitespaces
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/packages@40226 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d2494ad2f9
commit
fa9f419ee5
@ -1,4 +1,4 @@
|
|||||||
#
|
#
|
||||||
# Copyright (C) 2008-2011 OpenWrt.org
|
# Copyright (C) 2008-2011 OpenWrt.org
|
||||||
#
|
#
|
||||||
# This is free software, licensed under the GNU General Public License v2.
|
# This is free software, licensed under the GNU General Public License v2.
|
||||||
@ -44,7 +44,7 @@ CONFIGURE_ARGS += \
|
|||||||
--without-gd-lib \
|
--without-gd-lib \
|
||||||
--without-gd-inc \
|
--without-gd-inc \
|
||||||
CFLAGS="$(TARGET_CFLAGS) $(EXTRA_CFLAGS)"
|
CFLAGS="$(TARGET_CFLAGS) $(EXTRA_CFLAGS)"
|
||||||
|
|
||||||
define Build/Compile
|
define Build/Compile
|
||||||
$(MAKE) -C $(PKG_BUILD_DIR) \
|
$(MAKE) -C $(PKG_BUILD_DIR) \
|
||||||
DESTDIR="$(PKG_INSTALL_DIR)" \
|
DESTDIR="$(PKG_INSTALL_DIR)" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user