remove auto-exec python_version()
authorAlastair Tse <liquidx@gentoo.org>
Tue, 9 Sep 2003 22:50:02 +0000 (22:50 +0000)
committerAlastair Tse <liquidx@gentoo.org>
Tue, 9 Sep 2003 22:50:02 +0000 (22:50 +0000)
eclass/distutils.eclass

index a2b37914719a87f3345936031dec46686fe25906..56d36f96f125a65a9c193d2c4ed96b9ee747ecd5 100644 (file)
@@ -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/eclass/distutils.eclass,v 1.13 2003/09/09 17:18:27 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/distutils.eclass,v 1.14 2003/09/09 22:50:02 liquidx Exp $
 #
 # Author: Jon Nelson <jnelson@gentoo.org>
 # Current Maintainer: Alastair Tse <liquidx@gentoo.org>
@@ -71,8 +71,6 @@ distutils_python_tkinter() {
        fi
 }
 
-# export PYVER as well
-distutils_python_version
 
 EXPORT_FUNCTIONS src_compile src_install