diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:52:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-12 02:52:16 +0000 |
commit | 609a263914674bf2467c61bcc5ca9d4ce4fd6a56 (patch) | |
tree | 7dc80a66aaf7a8998789c39afd503eede7e46852 /net-misc/shout | |
parent | whitespace (diff) | |
download | gentoo-2-609a263914674bf2467c61bcc5ca9d4ce4fd6a56.tar.gz gentoo-2-609a263914674bf2467c61bcc5ca9d4ce4fd6a56.tar.bz2 gentoo-2-609a263914674bf2467c61bcc5ca9d4ce4fd6a56.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-misc/shout')
-rw-r--r-- | net-misc/shout/shout-0.8.0-r2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/shout/shout-0.8.0-r2.ebuild b/net-misc/shout/shout-0.8.0-r2.ebuild index 4864c6d57c36..a35ec0915351 100644 --- a/net-misc/shout/shout-0.8.0-r2.ebuild +++ b/net-misc/shout/shout-0.8.0-r2.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-misc/shout/shout-0.8.0-r2.ebuild,v 1.4 2006/05/12 00:54:52 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/shout/shout-0.8.0-r2.ebuild,v 1.5 2007/07/12 02:52:15 mr_bones_ Exp $ IUSE="" @@ -34,7 +34,6 @@ src_compile() { emake || die "emake failed" } - src_install () { make DESTDIR=${D} install || die keepdir /var/log/shout |