net-analyzer/nmap: Drop space.

Package-Manager: portage-2.2.24
This commit is contained in:
Jeroen Roovers
2015-11-14 10:54:50 +01:00
parent 902d319029
commit b2a93264f8
2 changed files with 2 additions and 2 deletions

View File

@@ -128,7 +128,7 @@ src_configure() {
src_compile() {
emake \
AR=$(tc-getAR) \
RANLIB=$(tc-getRANLIB )
RANLIB=$(tc-getRANLIB)
}
src_install() {

View File

@@ -128,7 +128,7 @@ src_compile() {
emake \
AR=$(tc-getAR) \
RANLIB=$(tc-getRANLIB )
RANLIB=$(tc-getRANLIB)
}
src_install() {