From 9ed300973240f73239404941965bf3e1002c7b0f Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:05:01 +0000 Subject: [PATCH] packages/snort-wireless: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40176 --- net/snort-wireless/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/snort-wireless/Makefile b/net/snort-wireless/Makefile index 32c404eb0..fd3847f59 100644 --- a/net/snort-wireless/Makefile +++ b/net/snort-wireless/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -46,7 +46,7 @@ endef define Compile/Template $(PKG_BUILD_DIR)/snort$(1): $(STAMP_CONFIGURED) - touch -r $(PKG_BUILD_DIR)/Makefile.am $(PKG_BUILD_DIR)/configure.in + touch -r $(PKG_BUILD_DIR)/Makefile.am $(PKG_BUILD_DIR)/configure.in touch -r $(PKG_BUILD_DIR)/Makefile.in $(PKG_BUILD_DIR)/configure -$(MAKE) -C $(PKG_BUILD_DIR) distclean $(call Build/Configure/Default, \ -- 2.30.2