diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-02 04:24:24 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-02 04:24:24 +0000 |
commit | 37c1c2747c74b2bcd837b4122b78f01cd4d2d9ae (patch) | |
tree | a6e1bf85aaf92b54b3e2f4d20ef7967d2693b3e8 /net-analyzer/nipper | |
parent | whitespace (diff) | |
download | gentoo-2-37c1c2747c74b2bcd837b4122b78f01cd4d2d9ae.tar.gz gentoo-2-37c1c2747c74b2bcd837b4122b78f01cd4d2d9ae.tar.bz2 gentoo-2-37c1c2747c74b2bcd837b4122b78f01cd4d2d9ae.zip |
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-analyzer/nipper')
-rw-r--r-- | net-analyzer/nipper/nipper-0.11.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-analyzer/nipper/nipper-0.11.0.ebuild b/net-analyzer/nipper/nipper-0.11.0.ebuild index 8039ed9248bf..08894e6e9d44 100644 --- a/net-analyzer/nipper/nipper-0.11.0.ebuild +++ b/net-analyzer/nipper/nipper-0.11.0.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/net-analyzer/nipper/nipper-0.11.0.ebuild,v 1.1 2008/01/01 14:38:23 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nipper/nipper-0.11.0.ebuild,v 1.2 2008/01/02 04:24:24 mr_bones_ Exp $ inherit toolchain-funcs eutils @@ -18,7 +18,6 @@ RDEPEND="" S=${WORKDIR}/${P/_/-} - src_install() { dobin ${PN} insinto /etc |