packages/imapfilter: fix whitespaces
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:02:31 +0000 (07:02 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Mar 2014 07:02:31 +0000 (07:02 +0000)
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 40051

mail/imapfilter/Makefile

index 802e83578bd8c8a516f2958fb79a9a2d2e06f71f..19ee7237d3adf4ce30356316624497bfebb65481 100644 (file)
@@ -50,7 +50,7 @@ define Build/Compile
                INCDIRS="$(TARGET_CPPFLAGS)" \
                LIBDIRS="$(TARGET_LDFLAGS)" \
                MYCFLAGS="$(TARGET_CFLAGS) -std=gnu99" \
-               MYLDFLAGS="-lcrypt" 
+               MYLDFLAGS="-lcrypt"
 endef
 
 define Package/imapfilter/conffiles