[arch-commits] Commit in python/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Tue Jun 14 06:49:14 UTC 2011


    Date: Tuesday, June 14, 2011 @ 02:49:14
  Author: andrea
Revision: 127383

typo

Modified:
  python/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-14 06:48:31 UTC (rev 127382)
+++ PKGBUILD	2011-06-14 06:49:14 UTC (rev 127383)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Stéphane Gaudreault <stephane at archlinux.org>
 # Maintainer: Allan McRae <allan at archlinux.org>
-# Contributer: Jason Chu <jason at archlinux.org>
+# Contributor: Jason Chu <jason at archlinux.org>
 
 pkgname=python
 pkgver=3.2.1rc1
@@ -23,7 +23,7 @@
 build() {
   cd "${srcdir}/Python-${pkgver}"
 
-  # FS#2399
+  # FS#23997
   sed -i -e "s|^#.* /usr/local/bin/python|#!/usr/bin/python|" Lib/cgi.py
 
   # Ensure that we are using the system copy of various libraries (expat, zlib and libffi),




More information about the arch-commits mailing list