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

Stéphane Gaudreault stephane at archlinux.org
Mon Dec 20 12:28:27 UTC 2010


    Date: Monday, December 20, 2010 @ 07:28:27
  Author: stephane
Revision: 103498

better comment

Modified:
  python2/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-20 12:11:17 UTC (rev 103497)
+++ PKGBUILD	2010-12-20 12:28:27 UTC (rev 103498)
@@ -25,7 +25,7 @@
 
   patch -Np1 -i ../python-2.7-db51.diff
 
-  # Enable built-in SQLite3 module (fix FS#22122)
+  # Enable built-in SQLite3 module to load extensions (fix FS#22122)
   sed -i "/SQLITE_OMIT_LOAD_EXTENSION/d" setup.py
 
   # Ensure that we are using the system copy of various libraries (expat, zlib and libffi),




More information about the arch-commits mailing list