From d758631be858a26f2e42d2c6ed1128885f4fda6b Mon Sep 17 00:00:00 2001 From: fyodor Date: Wed, 7 Jul 2010 01:28:49 +0000 Subject: [PATCH] remove recommendation to install lintian as it is apparently not required --- docs/nmap-install.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/nmap-install.xml b/docs/nmap-install.xml index 7d4f96a71..65dad6b92 100644 --- a/docs/nmap-install.xml +++ b/docs/nmap-install.xml @@ -680,7 +680,7 @@ url="http://packages.debian.org/unstable/nmap" /> and Steps for converting Nmap RPM files to Debian/Ubuntu <filename>deb</filename> format for installation on Debian/Ubuntu -If you don't have the alien command, install it with a command such as sudo apt-get install alien lintian +If you don't have the alien command, install it with a command such as sudo apt-get install alien Download the Nmap RPMs for your platform (x86 or x86-64) from . This description will use nmap-5.21-1.x86_64.rpm Verify the download integrity as described in . Generate a Debian package with a command such as sudo alien nmap-5.21-1.x86_64.rpm