From b2a93264f88e3950b40de270af6bbc49a374144d Mon Sep 17 00:00:00 2001 From: Jeroen Roovers Date: Sat, 14 Nov 2015 10:54:50 +0100 Subject: [PATCH] net-analyzer/nmap: Drop space. Package-Manager: portage-2.2.24 --- net-analyzer/nmap/nmap-6.49_beta6.ebuild | 2 +- net-analyzer/nmap/nmap-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/nmap/nmap-6.49_beta6.ebuild b/net-analyzer/nmap/nmap-6.49_beta6.ebuild index 26dd9112efc05..07bc0c8a8737f 100644 --- a/net-analyzer/nmap/nmap-6.49_beta6.ebuild +++ b/net-analyzer/nmap/nmap-6.49_beta6.ebuild @@ -128,7 +128,7 @@ src_configure() { src_compile() { emake \ AR=$(tc-getAR) \ - RANLIB=$(tc-getRANLIB ) + RANLIB=$(tc-getRANLIB) } src_install() { diff --git a/net-analyzer/nmap/nmap-9999.ebuild b/net-analyzer/nmap/nmap-9999.ebuild index 694b1eba47378..813a279b2ef83 100644 --- a/net-analyzer/nmap/nmap-9999.ebuild +++ b/net-analyzer/nmap/nmap-9999.ebuild @@ -128,7 +128,7 @@ src_compile() { emake \ AR=$(tc-getAR) \ - RANLIB=$(tc-getRANLIB ) + RANLIB=$(tc-getRANLIB) } src_install() {