Gentoo Archives: gentoo-dev

From: Ben Lutgens <blutgens@×××××××.com>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] nmap ebuilds - new version
Date: Sat, 14 Jul 2001 08:54:27
Message-Id: 20010714095352.B1358@minime.sistina.com
In Reply to: [gentoo-dev] nmap ebuilds - new version by Parag Mehta
1 On Sat, Jul 14, 2001 at 06:45:21AM -0600, Parag Mehta wrote:
2
3 If it were me, I'd change this
4
5 > docinto html
6 > dodoc *.html
7 >}
8
9 to
10
11 insinto /usr/share/${PN}/html
12 doins *.html
13 }
14
15 Because dodoc gzips everything. Which can be an irritation when you wanna
16 read it :-)
17
18
19 --
20 Ben Lutgens
21 Sistina Software Inc.
22 Kernel panic: I have no root and I want to scream

Replies

Subject Author
Re: [gentoo-dev] nmap ebuilds - new version AGottinger@t-online.de (Achim Gottinger)