packages/irssi: 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@40052 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2014-03-27 07:02:32 +00:00
parent ee65135b5a
commit 50a484a47b

View File

@ -68,7 +68,7 @@ CONFIGURE_ARGS += \
--without-bot \
--disable-proxy
EXTRA_CFLAGS+=$(TARGET_CPPFLAGS)
EXTRA_CFLAGS+=$(TARGET_CPPFLAGS)
EXTRA_LDFLAGS+=-lncurses
ifeq ($(BUILD_VARIANT),ssl)