From 3dcd083585b3f486ece3cfaa0780a6e2ec5b43fe Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sat, 11 Apr 2020 20:51:27 -0400 Subject: help & manpages, start work --- util/d/cgi/search/dub.sdl | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 util/d/cgi/search/dub.sdl (limited to 'util/d/cgi/search/dub.sdl') diff --git a/util/d/cgi/search/dub.sdl b/util/d/cgi/search/dub.sdl deleted file mode 100644 index c1c775c..0000000 --- a/util/d/cgi/search/dub.sdl +++ /dev/null @@ -1,14 +0,0 @@ -name "spine-search" -description "A minimal D application." -authors "ralph" -copyright "Copyright © 2020, ralph" -license "GPL-3.0+" -dependency "d2sqlite3" version="~>0.18.3" -targetType "executable" -targetPath "./cgi-bin" -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'" -} -- cgit v1.2.3