From 14a6a7e898da3a4daaa1aad31db6992954a818c3 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:04:23 +0000 Subject: [PATCH] packages/aircrack-ptw: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40137 --- net/aircrack-ptw/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/aircrack-ptw/Makefile b/net/aircrack-ptw/Makefile index 5dacde151..1aad95af0 100644 --- a/net/aircrack-ptw/Makefile +++ b/net/aircrack-ptw/Makefile @@ -34,7 +34,7 @@ define Build/Compile $(TARGET_LDFLAGS) \ -lpcap -o $(PKG_BUILD_DIR)/aircrack-ptw \ $(PKG_BUILD_DIR)/aircrack-ptw.c \ - $(PKG_BUILD_DIR)/aircrack-ptw-lib.c + $(PKG_BUILD_DIR)/aircrack-ptw-lib.c endef define Package/aircrack-ptw/install -- 2.30.2