]> git.pld-linux.org Git - packages/python-M2Crypto.git/blame - python-M2Crypto-swig_sources.patch
- updated to 0.21.1
[packages/python-M2Crypto.git] / python-M2Crypto-swig_sources.patch
CommitLineData
a9cdc445 1diff -Nur m2crypto-0.16.orig/setup.py m2crypto-0.16/setup.py
2--- m2crypto-0.16.orig/setup.py 2006-05-03 22:51:07.000000000 +0100
3+++ m2crypto-0.16/setup.py 2006-08-10 15:38:30.000000000 +0100
4@@ -48,7 +48,7 @@
5acca5d9 5
a9cdc445 6 # This copy of swig_sources is from Python 2.2.
5acca5d9 7
a9cdc445 8- def swig_sources (self, sources):
9+ def swig_sources (self, sources, extension = None):
5acca5d9 10
a9cdc445 11 """Walk the list of source files in 'sources', looking for SWIG
12 interface (.i) files. Run SWIG on all that are found, and
This page took 0.023939 seconds and 4 git commands to generate.