]> git.pld-linux.org Git - packages/deluge.git/blob - deluge-pld.patch
fc822b66813c4726fd01b8cfa2109806511a3a0e
[packages/deluge.git] / deluge-pld.patch
1 diff -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']
10  
11      if python_version == '2.5':
12          cv_opt = sysconfig.get_config_vars()["CFLAGS"]
This page took 0.065142 seconds and 2 git commands to generate.