···1515 # Changes the pidfile path from /run/spnavd.pid to $XDG_RUNTIME_DIR/spnavd.pid
1616 # to allow for a user service
1717 ./configure-pidfile-path.patch
1818+ # Changes the config file path from /etc/spnavrc to $XDG_CONFIG_HOME/spnavrc or $HOME/.config/spnavrc
1919+ # to allow for a user service
2020+ ./configure-cfgfile-path.patch
1821 ];
19222023 postPatch = ''