Mercurial > p > mysql-python > mysqldb-2
diff setup.cfg @ 5:b70cce9bd065 MySQLdb
Merge changes from 1.2 branch r456-468
author | adustman |
---|---|
date | Sun, 11 Feb 2007 04:37:29 +0000 |
parents | b5a377255eea |
children | 8506ded95181 |
line wrap: on
line diff
--- a/setup.cfg Tue Oct 24 19:52:31 2006 +0000 +++ b/setup.cfg Sun Feb 11 04:37:29 2007 +0000 @@ -1,5 +1,14 @@ +[build_ext] +## Only uncomment/set these if the default configuration doesn't work +## Also see http://docs.python.org/dist/setup-config.html +# include-dirs = ? +# library-dirs = ? +# link-objects = ? +# rpath = ? +# libraries = ? + [bdist_rpm] -doc_files = README doc/*.txt +doc_files = README MANIFEST doc/*.txt vendor = MySQL-python SourceForge Project packager = Andy Dustman <[email protected]> distribution-name = Red Stains Linux