python: cosmetic change.

--HG--
extra : convert_revision : 5f78a800be530d76448f0d0163589f77111040d2
This commit is contained in:
Juan RP 2009-04-19 01:20:47 +02:00
parent b8ab302162
commit 940f8ca8e1
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@
pkgname=python
version=2.6.1
wrksrc="Python-$version"
distfiles="
http://www.python.org/ftp/python/$version/Python-$version.tar.bz2"
distfiles="http://www.python.org/ftp/python/$version/Python-$version.tar.bz2"
configure_args="--with-threads --enable-shared"
build_style=gnu_configure
short_desc="Interpreted, interactive, object-oriented programming language"