summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-04-07 00:07:20 +0000
committerMike Frysinger <vapier@gentoo.org>2004-04-07 00:07:20 +0000
commita064b486ed4abe36c3d6e32f08743405a1e26d60 (patch)
tree53370302dc0e9df65da2520de49da868d2d513d6 /sys-apps
parenterr oops, 2.6 not 2.8 (diff)
downloadgentoo-2-a064b486ed4abe36c3d6e32f08743405a1e26d60.tar.gz
gentoo-2-a064b486ed4abe36c3d6e32f08743405a1e26d60.tar.bz2
gentoo-2-a064b486ed4abe36c3d6e32f08743405a1e26d60.zip
touchups NINJA
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/iproute/iproute-20010824-r5.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/sys-apps/iproute/iproute-20010824-r5.ebuild b/sys-apps/iproute/iproute-20010824-r5.ebuild
index 84c7cfcd4273..62d0d9035ec3 100644
--- a/sys-apps/iproute/iproute-20010824-r5.ebuild
+++ b/sys-apps/iproute/iproute-20010824-r5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/iproute-20010824-r5.ebuild,v 1.4 2004/04/07 00:06:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute/iproute-20010824-r5.ebuild,v 1.5 2004/04/07 00:07:20 vapier Exp $
inherit eutils flag-o-matic
@@ -73,8 +73,6 @@ src_compile() {
}
src_install() {
- dodoc README* RELNOTES
-
into /
cd ${S}/ip
dosbin ifcfg ip routef routel rtacct rtmon rtpr || die "dosbin * failed"
@@ -82,9 +80,9 @@ src_install() {
dosbin tc || die "dosbin tc failed"
cd ${S}
- #install Debian man pages
doman debian/manpages/*.[1-9]
+ dodoc README* RELNOTES
docinto examples ; dodoc examples/*
docinto examples/diffserv ; dodoc examples/diffserv/*
dodir /etc/iproute2