From 52c3aab0b84ab0830e7514a8ab3dc08d059c99d2 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:06:23 +0000 Subject: [PATCH] packages/hping3: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40260 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/hping3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/hping3/Makefile b/net/hping3/Makefile index a947d742b..9d62db24b 100644 --- a/net/hping3/Makefile +++ b/net/hping3/Makefile @@ -29,11 +29,11 @@ define Package/hping3/description hping is a command-line oriented TCP/IP packet assembler/analyzer. The interface is inspired to the ping(8) unix command, but hping isn't only able to send ICMP echo requests. It supports TCP, UDP, ICMP and RAW-IP protocols, has a traceroute mode, the - ability to send files between a covered channel, and many other features. + ability to send files between a covered channel, and many other features. endef define Build/Configure -endef +endef define Package/hping3/install $(INSTALL_DIR) $(1)/usr/sbin