summaryrefslogtreecommitdiffstats
path: root/development/sqliteman/doinst.sh
diff options
context:
space:
mode:
author Dhaby Xiloj2013-12-05 01:24:31 +0100
committer Willy Sudiarto Raharjo2013-12-05 01:24:31 +0100
commit59715b3848ab4773c73e96aa1f7ea6aeea44166b (patch)
treea3c2f9571cf483c619f38a2f9c89af5e908cad40 /development/sqliteman/doinst.sh
parentcae6e34a5ce5fbe8420372737d35cd8e4fc41c29 (diff)
downloadslackbuilds-59715b3848ab4773c73e96aa1f7ea6aeea44166b.tar.gz
development/sqliteman: Script cleanup.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/sqliteman/doinst.sh')
-rw-r--r--development/sqliteman/doinst.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/development/sqliteman/doinst.sh b/development/sqliteman/doinst.sh
index 301399ba37..5fb28930db 100644
--- a/development/sqliteman/doinst.sh
+++ b/development/sqliteman/doinst.sh
@@ -1,5 +1,3 @@
-
if [ -x /usr/bin/update-desktop-database ]; then
/usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
fi
-