diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-10-26 05:38:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-10-26 05:38:29 +0000 |
commit | d561936c188139fed960f6d950136a885e31bf20 (patch) | |
tree | 6099d2fb4c4c42ed4d6928b9f6f584acf705f6a5 /sys-process | |
parent | Removed dev-python/twisted-flow from tree. See bug #231675 for reference (diff) | |
download | gentoo-2-d561936c188139fed960f6d950136a885e31bf20.tar.gz gentoo-2-d561936c188139fed960f6d950136a885e31bf20.tar.bz2 gentoo-2-d561936c188139fed960f6d950136a885e31bf20.zip |
note that accton in / is only temporary
(Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/acct/acct-6.3.5-r3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-process/acct/acct-6.3.5-r3.ebuild b/sys-process/acct/acct-6.3.5-r3.ebuild index 2094150f5996..1722bb248d0a 100644 --- a/sys-process/acct/acct-6.3.5-r3.ebuild +++ b/sys-process/acct/acct-6.3.5-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/acct/acct-6.3.5-r3.ebuild,v 1.1 2008/10/06 23:35:01 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/acct/acct-6.3.5-r3.ebuild,v 1.2 2008/10/26 05:38:29 vapier Exp $ inherit eutils @@ -25,6 +25,7 @@ src_compile() { } src_install() { + # accton in / is only a temp workaround for #239748 into / dosbin accton || die "dosbin failed" into /usr |