rise of the triad

Alexandre Detiste alexandre.detiste at gmail.com
Sun Jan 11 23:02:33 UTC 2015


> > Does this work ?:
> > [      os.path.join(os.environ.get('XDG_DATA_DIR', os.path.expanduser('~/.local/share')),
> > [                    'wineprefixes/steam/drive_c/Program Files/Steam'),
> 
> Yes, except for the fact that I should have said XDG_DATA_HOME, not
> XDG_DATA_DIR. This is where "winetricks steam" will put Steam.

Whoops, I mentally read this (the parenthesis moved around):
> > [      os.path.join(os.environ.get('XDG_DATA_DIR'), os.path.expanduser('~/.local/share'),
> > [                    'wineprefixes/steam/drive_c/Program Files/Steam'),
so this is fine!

> I merged master and part of steam (the per-package longname support).
I've merged basic commercial ROTT support on my master branch;
I'll have a look again later on how I can make the extra derivatives
co-exists (super/extreme/sitelicense)



More information about the Pkg-games-devel mailing list