summaryrefslogtreecommitdiffstats
path: root/system/recorder/doinst.sh
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2017-08-12 21:00:43 +0200
committer Willy Sudiarto Raharjo2017-08-12 21:00:43 +0200
commita977c70a9e7b58fc529dd456a201df9e31ae82a4 (patch)
treedbb2340811b1387300b198a10faf5ab32dc2f893 /system/recorder/doinst.sh
parentde2e1b90d43e798c6ff7bbdaddcaac640962aaaa (diff)
downloadslackbuilds-a977c70a9e7b58fc529dd456a201df9e31ae82a4.tar.gz
system/recorder: Removed (project abandoned).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/recorder/doinst.sh')
-rw-r--r--system/recorder/doinst.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/recorder/doinst.sh b/system/recorder/doinst.sh
deleted file mode 100644
index 5fb28930db..0000000000
--- a/system/recorder/doinst.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ -x /usr/bin/update-desktop-database ]; then
- /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
-fi