]> git.pld-linux.org Git - packages/deluge.git/blame - deluge-pld.patch
- removed junk
[packages/deluge.git] / deluge-pld.patch
CommitLineData
b2d174ec 1diff -Nur deluge-torrent-0.5.8.orig/setup.py deluge-torrent-0.5.8.pld/setup.py
2--- deluge-torrent-0.5.8.orig/setup.py 2007-12-29 10:55:55.000000000 -0700
3+++ deluge-torrent-0.5.8.pld/setup.py 2007-12-30 18:17:04.000000000 -0700
4@@ -150,7 +150,7 @@
5 librariestype = [boost_filesystem, boost_date_time,
6 boost_thread, 'z', 'pthread', 'ssl']
7
8- removals = ['-g', '-Wstrict-prototypes']
9+ removals = ['-Wstrict-prototypes']
1fb6195a 10
b2d174ec 11 if python_version == '2.5':
12 cv_opt = sysconfig.get_config_vars()["CFLAGS"]
This page took 0.186443 seconds and 4 git commands to generate.