]> git.pld-linux.org Git - packages/python-M2Crypto.git/blame - python-M2Crypto-swig_sources.patch
- mass commit: remove obsolete BR: rpm-pythonprov
[packages/python-M2Crypto.git] / python-M2Crypto-swig_sources.patch
CommitLineData
5acca5d9 1--- m2crypto-0.13/setup.py.orig 2004-12-27 17:35:06.681474488 +0100
2+++ m2crypto-0.13/setup.py 2004-12-27 17:35:17.183877880 +0100
3@@ -14,7 +14,7 @@
4
5 # This copy of swig_sources is from Python 2.2.
6
7-def swig_sources (self, sources):
8+def swig_sources (self, sources, extension=None):
9
10 """Walk the list of source files in 'sources', looking for SWIG
11 interface (.i) files. Run SWIG on all that are found, and
This page took 0.029189 seconds and 4 git commands to generate.