summaryrefslogtreecommitdiffstats
path: root/desktop/rofi/doinst.sh
diff options
context:
space:
mode:
author Eugene M <damagedone@gmx.com>2017-11-16 02:31:18 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-11-18 12:40:29 +0700
commit379b1983a384b741da35a92ac865c57ae27f336d (patch)
treed841f4844694b15cb5ec8b024e7692ccb398e234 /desktop/rofi/doinst.sh
parent4c245eda83e9e5ba27ef2a23557bc5107bd7701f (diff)
downloadslackbuilds-379b1983a384b741da35a92ac865c57ae27f336d.tar.gz
slackbuilds-379b1983a384b741da35a92ac865c57ae27f336d.tar.xz
desktop/rofi: Updated for version 1.4.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'desktop/rofi/doinst.sh')
-rw-r--r--desktop/rofi/doinst.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/desktop/rofi/doinst.sh b/desktop/rofi/doinst.sh
deleted file mode 100644
index 5fb28930db..0000000000
--- a/desktop/rofi/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