diff options
Diffstat (limited to 'src/doc_reform')
| -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 | 
