This commit is contained in:
Dimitris Zlatanidis 2015-05-23 00:33:33 +03:00
parent 366fb48434
commit 26d5f4f699

View file

@ -207,7 +207,7 @@ class MetaData(object):
try:
path = os.getcwd() + "/"
except OSError:
path = ""
path = tmp_path
# library path
lib_path = "/var/lib/slpkg/"