diff options
Diffstat (limited to 'dev-python/soappy/soappy-0.12.0.ebuild')
-rw-r--r-- | dev-python/soappy/soappy-0.12.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/soappy/soappy-0.12.0.ebuild b/dev-python/soappy/soappy-0.12.0.ebuild index 1ff2dff435f1..478194ca0c6c 100644 --- a/dev-python/soappy/soappy-0.12.0.ebuild +++ b/dev-python/soappy/soappy-0.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/soappy-0.12.0.ebuild,v 1.5 2007/06/17 15:03:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/soappy/soappy-0.12.0.ebuild,v 1.6 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -41,7 +41,6 @@ src_unpack() { epatch "${FILESDIR}/${P}-python-2.5-compat.patch" } - src_install() { distutils_src_install dodoc docs/* |