diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-11-27 17:41:54 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-11-27 17:41:54 +0000 |
commit | 5562fd1833c04fc1a1fed4f2c5cfdb230539fa99 (patch) | |
tree | 033a6d0525748cba3d804988bd891053366b4c07 /net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild | |
parent | whitespace (diff) | |
download | gentoo-2-5562fd1833c04fc1a1fed4f2c5cfdb230539fa99.tar.gz gentoo-2-5562fd1833c04fc1a1fed4f2c5cfdb230539fa99.tar.bz2 gentoo-2-5562fd1833c04fc1a1fed4f2c5cfdb230539fa99.zip |
whitespace
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild')
-rw-r--r-- | net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild b/net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild index 135a22dffb87..8763a36d24ad 100644 --- a/net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild +++ b/net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild,v 1.4 2012/11/21 20:47:36 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/rb_libtorrent/rb_libtorrent-0.16.5.ebuild,v 1.5 2012/11/27 17:41:54 mr_bones_ Exp $ EAPI="4" PYTHON_DEPEND="python? 2:2.6" @@ -67,7 +67,6 @@ src_configure() { ${myconf} } - src_install() { emake DESTDIR="${D}" install use static-libs || find "${D}" -name '*.la' -exec rm -f {} + |