diff options
Diffstat (limited to 'dev-python/PyXML-py21/PyXML-py21-0.8.1.ebuild')
-rw-r--r-- | dev-python/PyXML-py21/PyXML-py21-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/PyXML-py21/PyXML-py21-0.8.1.ebuild b/dev-python/PyXML-py21/PyXML-py21-0.8.1.ebuild index 247a96a579fd..9a9b46b2c03a 100644 --- a/dev-python/PyXML-py21/PyXML-py21-0.8.1.ebuild +++ b/dev-python/PyXML-py21/PyXML-py21-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyXML-py21/PyXML-py21-0.8.1.ebuild,v 1.5 2003/06/22 22:25:54 kutsuya Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyXML-py21/PyXML-py21-0.8.1.ebuild,v 1.6 2003/09/06 23:32:28 msterret Exp $ PYTHON_SLOT_VERSION=2.1 @@ -16,7 +16,7 @@ KEYWORDS="x86 ppc sparc alpha" LICENSE="PYTHON" IUSE="" -src_install() +src_install() { mydoc="ANNOUNCE CREDITS PKG-INFO doc/*.tex" distutils_src_install |