summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/nmap/nmap-4.00.ebuild')
-rw-r--r--net-analyzer/nmap/nmap-4.00.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/nmap/nmap-4.00.ebuild b/net-analyzer/nmap/nmap-4.00.ebuild
index 7d9eacee8f32..c7873763bc71 100644
--- a/net-analyzer/nmap/nmap-4.00.ebuild
+++ b/net-analyzer/nmap/nmap-4.00.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-4.00.ebuild,v 1.1 2006/02/02 15:37:40 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nmap/nmap-4.00.ebuild,v 1.2 2006/02/04 10:54:53 spock Exp $
inherit eutils flag-o-matic
@@ -23,6 +23,7 @@ src_unpack() {
cd ${S}
sed 's:Icon=icon-network:Icon=nmap-logo-64.png:' -i nmapfe.desktop
echo ";" >> nmapfe.desktop
+ epatch ${FILESDIR}/nmap-shtool-nls.patch
}
src_compile() {