summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/nmap/nmap-4.20.ebuild')
-rw-r--r--net-analyzer/nmap/nmap-4.20.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/nmap/nmap-4.20.ebuild b/net-analyzer/nmap/nmap-4.20.ebuild
index 89fcc16d4078..d010e9d4d777 100644
--- a/net-analyzer/nmap/nmap-4.20.ebuild
+++ b/net-analyzer/nmap/nmap-4.20.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-4.20.ebuild,v 1.15 2007/09/07 23:16:58 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-4.20.ebuild,v 1.16 2007/12/15 15:00:04 spock Exp $
inherit eutils flag-o-matic
@@ -38,7 +38,7 @@ src_compile() {
}
src_install() {
- einstall -j1 nmapdatadir=${D}/usr/share/nmap install || die
+ einstall -j1 nmapdatadir="${D}/usr/share/nmap" install || die
dodoc CHANGELOG HACKING docs/README docs/*.txt || die
use gtk && doicon "${FILESDIR}/nmap-logo-64.png"