diff options
| author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-03-07 19:28:28 +0000 |
|---|---|---|
| committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-03-07 19:28:28 +0000 |
| commit | 7a73c1224734d9cf1faebfdb1b2d9d8866bfe0b2 (patch) | |
| tree | 88db2ff89a2cd8a9fb8b85a8abf9e747b3a63dd4 /net-p2p/deluge/files/patch-setup.py | |
| parent | Update to 2.12.10. (diff) | |
Update to 0.4.99.1 as in Deluge 0.5 Release Candidate 1.
Notes
Notes:
svn path=/head/; revision=186837
Diffstat (limited to 'net-p2p/deluge/files/patch-setup.py')
| -rw-r--r-- | net-p2p/deluge/files/patch-setup.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/deluge/files/patch-setup.py b/net-p2p/deluge/files/patch-setup.py index fe3f68d5c867..9fbfc5ca0639 100644 --- a/net-p2p/deluge/files/patch-setup.py +++ b/net-p2p/deluge/files/patch-setup.py @@ -1,6 +1,6 @@ ---- setup.py.orig Thu Mar 1 18:27:45 2007 -+++ setup.py Fri Mar 2 18:38:43 2007 -@@ -44,7 +44,7 @@ +--- setup.py.orig Tue Mar 6 21:43:47 2007 ++++ setup.py Tue Mar 6 21:45:44 2007 +@@ -51,7 +51,7 @@ # removals = ['-g', '-DNDEBUG', '-O2', '-Wstrict-prototypes'] @@ -9,7 +9,7 @@ if pythonVersion == '2.5': cv_opt = sysconfig.get_config_vars()["CFLAGS"] -@@ -78,12 +78,14 @@ +@@ -85,12 +85,14 @@ deluge_core = Extension('deluge_core', include_dirs = ['./libtorrent', './libtorrent/include', './libtorrent/include/libtorrent', |
