summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Krier <cedk@gentoo.org>2006-11-20 23:15:28 +0000
committerCédric Krier <cedk@gentoo.org>2006-11-20 23:15:28 +0000
commit91b4555d9b584f793aeab3ed9512292b7b60fb3f (patch)
tree40a50023feffe5a8df0813a43686aac8b7dae101 /net-analyzer/ttt
parentremove prepall for bug #140699 (diff)
downloadgentoo-2-91b4555d9b584f793aeab3ed9512292b7b60fb3f.tar.gz
gentoo-2-91b4555d9b584f793aeab3ed9512292b7b60fb3f.tar.bz2
gentoo-2-91b4555d9b584f793aeab3ed9512292b7b60fb3f.zip
remove prepall for bug #140699
(Portage version: 2.1.1-r1)
Diffstat (limited to 'net-analyzer/ttt')
-rw-r--r--net-analyzer/ttt/ttt-1.8.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-analyzer/ttt/ttt-1.8.1.ebuild b/net-analyzer/ttt/ttt-1.8.1.ebuild
index 8bbcbbff3b30..ce1cfaa557ce 100644
--- a/net-analyzer/ttt/ttt-1.8.1.ebuild
+++ b/net-analyzer/ttt/ttt-1.8.1.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/ttt/ttt-1.8.1.ebuild,v 1.4 2006/02/17 16:50:14 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ttt/ttt-1.8.1.ebuild,v 1.5 2006/11/20 23:15:28 cedk Exp $
inherit eutils
@@ -47,5 +47,4 @@ src_install() {
dodir /usr/lib/ttt
dodir /usr/share/man/man1
einstall exec_prefix=${D}/usr install-man || die "make install failed"
- prepall
}