summaryrefslogtreecommitdiff
path: root/system/truecrypt/doinst.sh
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-08-01 00:08:57 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-08-01 00:08:57 +0700
commite906025e1e6720a65d0e45dc0ca741c2614a476e (patch)
tree1d832c0efd6f0a2aeb3199056fe0641dbf5be30c /system/truecrypt/doinst.sh
parent8f4631e2fc06a3fc8f0f0102ae55ab92dd2a7b42 (diff)
downloadslackbuilds-e906025e1e6720a65d0e45dc0ca741c2614a476e.tar.gz
system/truecrypt: Removed (Project unmaintained).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/truecrypt/doinst.sh')
-rw-r--r--system/truecrypt/doinst.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/system/truecrypt/doinst.sh b/system/truecrypt/doinst.sh
deleted file mode 100644
index 8aeabc3280..0000000000
--- a/system/truecrypt/doinst.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-# Update the desktop database:
-if [ -x usr/bin/update-desktop-database ]; then
- chroot . /usr/bin/update-desktop-database /usr/share/applications > /dev/null 2>&1
-fi
-