aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/out_cgi_search_sqlite.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2020-10-28 09:38:33 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2020-11-09 14:29:49 -0500
commit5f62c5b7d84e4ab3fe2e48e799d16630c2b6f216 (patch)
tree41811554315437db55965422345b5cc5589a690c /org/out_cgi_search_sqlite.org
parentldc current, ldc-1.24.0 available on nix 21.03 (diff)
org tags
Diffstat (limited to 'org/out_cgi_search_sqlite.org')
-rw-r--r--org/out_cgi_search_sqlite.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/org/out_cgi_search_sqlite.org b/org/out_cgi_search_sqlite.org
index df98ed9..868962d 100644
--- a/org/out_cgi_search_sqlite.org
+++ b/org/out_cgi_search_sqlite.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
@@ -2249,7 +2250,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'"
}
#+END_SRC