aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/util_cgi_d_sqlite_search.org
diff options
context:
space:
mode:
Diffstat (limited to 'org/util_cgi_d_sqlite_search.org')
-rw-r--r--org/util_cgi_d_sqlite_search.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/org/util_cgi_d_sqlite_search.org b/org/util_cgi_d_sqlite_search.org
index e2f3cfd..4225833 100644
--- a/org/util_cgi_d_sqlite_search.org
+++ b/org/util_cgi_d_sqlite_search.org
@@ -15,7 +15,8 @@
#+PROPERTY: header-args+ :cache no
#+PROPERTY: header-args+ :padline no
-[[../maker.org][maker.org makefile]] [[./][org/]]
+[[./spine.org][spine.org]] [[../org/][org/]]
+[[./spine_build_scaffold.org][make/build]]
* cgi search
@@ -1167,7 +1168,7 @@ mainSourceFile "src/spine_cgi_sqlite_search.d"
configuration "default" {
targetType "executable"
targetName "spine-search"
- 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'"
}
#+END_SRC