aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc/util/d/cgi/search/dub.sdl
diff options
context:
space:
mode:
Diffstat (limited to 'misc/util/d/cgi/search/dub.sdl')
-rw-r--r--misc/util/d/cgi/search/dub.sdl2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/util/d/cgi/search/dub.sdl b/misc/util/d/cgi/search/dub.sdl
index f598147..8260eaa 100644
--- a/misc/util/d/cgi/search/dub.sdl
+++ b/misc/util/d/cgi/search/dub.sdl
@@ -12,5 +12,5 @@ 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'"
}