5 lines
144 B
Python
5 lines
144 B
Python
|
# Gentoo-specific settings
|
||
|
pyfaPath = u'%%SITEDIR%%/pyfa'
|
||
|
staticPath = u'%%EPREFIX%%/usr/share/pyfa/staticdata'
|
||
|
gameDB = staticPath + "/eve.db"
|