From 5f62c5b7d84e4ab3fe2e48e799d16630c2b6f216 Mon Sep 17 00:00:00 2001
From: Ralph Amissah <ralph.amissah@gmail.com>
Date: Wed, 28 Oct 2020 09:38:33 -0400
Subject: org tags

---
 src/doc_reform/io_out/cgi_sqlite_search_form.d | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src')

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
-- 
cgit v1.2.3