Commit a8e9b92
chore: honor XDG_DATA_HOME in Makefile install path
gh resolves its data dir from XDG_DATA_HOME (falling back to
~/.local/share/gh), so the hardcoded path put 'make install' in the
wrong place for anyone who sets XDG_DATA_HOME. Honor it, keeping the
documented default when unset.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent cb7d4d9 commit a8e9b92
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
4 | 7 | | |
5 | 8 | | |
6 | 9 | | |
| |||
0 commit comments