mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-13 13:05:37 +00:00
typo fix
This commit is contained in:
parent
66e967608b
commit
3c562d4128
2
setup.py
2
setup.py
@ -117,7 +117,7 @@ if not OS == "win":
|
|||||||
cv_opt = cv_opt + " " + addition
|
cv_opt = cv_opt + " " + addition
|
||||||
sysconfig.get_config_vars()["OPT"] = ' '.join(cv_opt.split())
|
sysconfig.get_config_vars()["OPT"] = ' '.join(cv_opt.split())
|
||||||
else:
|
else:
|
||||||
librariestype = 'mt'
|
boosttype = 'mt'
|
||||||
|
|
||||||
# NOTE: The Rasterbar Libtorrent source code is in the libtorrent/ directory
|
# NOTE: The Rasterbar Libtorrent source code is in the libtorrent/ directory
|
||||||
# inside of Deluge's source tarball. On several occasions, it has been
|
# inside of Deluge's source tarball. On several occasions, it has been
|
||||||
|
Loading…
x
Reference in New Issue
Block a user