summaryrefslogtreecommitdiff
path: root/xdgmenumaker/debian/README.Debian
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-01-07 16:19:31 -0500
committerB Stack <bgstack15@gmail.com>2020-01-07 16:19:31 -0500
commit7e9a29f8eef3b55be51b52e9a86ad9e07d3da3fb (patch)
treec6862acd465d9270c68cfc47918f36e08a10d77b /xdgmenumaker/debian/README.Debian
parentadd dependencies (diff)
downloadstackrpms-7e9a29f8eef3b55be51b52e9a86ad9e07d3da3fb.tar.gz
stackrpms-7e9a29f8eef3b55be51b52e9a86ad9e07d3da3fb.tar.bz2
stackrpms-7e9a29f8eef3b55be51b52e9a86ad9e07d3da3fb.zip
add dpkg-trigger function to xdgmenumaker
Partially as a proof of concept, as well as to facilitate the auto-generation of xdg-compatible menu in fluxbox.
Diffstat (limited to 'xdgmenumaker/debian/README.Debian')
-rw-r--r--xdgmenumaker/debian/README.Debian2
1 files changed, 2 insertions, 0 deletions
diff --git a/xdgmenumaker/debian/README.Debian b/xdgmenumaker/debian/README.Debian
index d848ae3..76201e7 100644
--- a/xdgmenumaker/debian/README.Debian
+++ b/xdgmenumaker/debian/README.Debian
@@ -1,5 +1,7 @@
xdgmenumaker for Devuan
Initial build
+References include:
+ https://stackoverflow.com/questions/1908610/how-to-get-pid-of-background-process/1911387#1911387
-- B Stack <bgstack15@gmail.com> Sun, 05 Jan 2020 08:33:14 -0500
bgstack15