Updated domains
This commit is contained in:
parent
7764404b9a
commit
ad59434927
5 changed files with 78 additions and 75 deletions
|
@ -18,7 +18,7 @@ except ImportError:
|
|||
d = os.environ.get('TOXCORE_LIBS', '')
|
||||
if d and os.path.exists(d):
|
||||
sLIBS_DIR = d
|
||||
if os.environ.get('DEBUG', ''):
|
||||
if os.environ.get('DEBUG', ''):
|
||||
print ('DBUG: Setting TOXCORE_LIBS to ' +d)
|
||||
del d
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue