diff options
author | EuAndreh <eu@euandre.org> | 2021-08-24 17:58:38 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-08-24 17:58:38 -0300 |
commit | 942991a522787391598592b897eb07657a8dc0a4 (patch) | |
tree | ab1c7e32a355c2042837c50e902374ccfd214597 | |
parent | Makefile: Use single quotes around macro expansions for paths and names (diff) | |
download | git-permalink-942991a522787391598592b897eb07657a8dc0a4.tar.gz git-permalink-942991a522787391598592b897eb07657a8dc0a4.tar.xz |
TODOs.md: Mark #task-c88197ce-ade4-2d30-07fb-b52cf004a201 as DONE
-rw-r--r-- | TODOs.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,10 @@ # Tasks -## TODO Add quotes around `$(DESTDIR)$(PREFIX)` in Makefile and test it with directories that have spaces {#task-c88197ce-ade4-2d30-07fb-b52cf004a201} +## DONE Add quotes around `$(DESTDIR)$(PREFIX)` in Makefile and test it with directories that have spaces {#task-c88197ce-ade4-2d30-07fb-b52cf004a201} +- DONE in 2021-08-24 + + Done in + [`01dacd5677f5f5cc71a9253eb9829a36ccf13444`](https://git.euandreh.xyz/git-permalink/commit/?id=01dacd5677f5f5cc71a9253eb9829a36ccf13444). - TODO in 2021-08-24 ## TODO Remove dependency on Pandoc {#task-e8d9a644-ead4-af05-8582-eef22af90633} |