summaryrefslogtreecommitdiff
path: root/system/pcp-gui/doinst.sh
diff options
context:
space:
mode:
authorRoman Revyakin <rrevyakin@aconex.com>2010-05-13 01:01:01 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-13 01:01:01 +0200
commitb00e3b5c0617c687b4ddb17eb501a2edcd7b2221 (patch)
treeb1b2a38c98083daba772db490bef063687494e47 /system/pcp-gui/doinst.sh
parent5f1f9ed0d2edad093b3afe4e5d1a69e6a3675674 (diff)
downloadslackbuilds-b00e3b5c0617c687b4ddb17eb501a2edcd7b2221.tar.gz
system/pcp-gui: Added to 13.0 repository
Diffstat (limited to 'system/pcp-gui/doinst.sh')
-rw-r--r--system/pcp-gui/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/pcp-gui/doinst.sh b/system/pcp-gui/doinst.sh
new file mode 100644
index 0000000000..4e8ba7071d
--- /dev/null
+++ b/system/pcp-gui/doinst.sh
@@ -0,0 +1,4 @@
+if [ -x /usr/bin/update-desktop-database ]; then
+ /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1
+fi
+