Skip to content

small fix: correct shebang and follow XDG specification

sukanka requested to merge (removed):fix-path into master

Put shebang the first line in yade-oar.in,

Follow XDG specification in config.py.in (replace ~/.yade with $XDG_CONFIG_HOME/yade), see XDG Base Directory Specification

Merge request reports