mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-04 07:33:31 +00:00
This commit is contained in:
parent
1a5500703b
commit
aec942d243
2
setup.py
2
setup.py
@ -156,7 +156,7 @@ elif boosttype == "mt":
|
||||
'boost_thread-mt', 'z', 'pthread', 'ssl']
|
||||
print 'Libraries mt'
|
||||
|
||||
deluge_core = Extension('_deluge_core',
|
||||
deluge_core = Extension('deluge_core',
|
||||
include_dirs = includedirs,
|
||||
libraries = librariestype,
|
||||
extra_compile_args = EXTRA_COMPILE_ARGS,
|
||||
|
Loading…
x
Reference in New Issue
Block a user