diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2020-10-28 09:38:33 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2020-11-09 14:29:49 -0500 |
commit | 5f62c5b7d84e4ab3fe2e48e799d16630c2b6f216 (patch) | |
tree | 41811554315437db55965422345b5cc5589a690c /src | |
parent | ldc current, ldc-1.24.0 available on nix 21.03 (diff) |
org tags
Diffstat (limited to 'src')
-rw-r--r-- | src/doc_reform/io_out/cgi_sqlite_search_form.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc_reform/io_out/cgi_sqlite_search_form.d b/src/doc_reform/io_out/cgi_sqlite_search_form.d index cfd1b4d..71e8d5d 100644 --- a/src/doc_reform/io_out/cgi_sqlite_search_form.d +++ b/src/doc_reform/io_out/cgi_sqlite_search_form.d @@ -1865,7 +1865,7 @@ mainSourceFile "%s" configuration "default" { targetType "executable" targetName "%s" - postGenerateCommands "/usr/bin/notify-send -t 0 'D executable ready' 'spine cgi sqlite search d'" + postGenerateCommands "notify-send -t 0 'D executable ready' 'spine cgi sqlite search d'" } ≓", "~>0.18.3", // d2sqlite3 dependency version |