mirror of
http://git.openwrt.org/packages.git
synced 2025-01-08 11:57:34 +08:00
packages/imapfilter: 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@40051 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
98bfa7fb40
commit
ee65135b5a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user