summaryrefslogtreecommitdiffstats
path: root/system/p7zip/doinst.sh
diff options
context:
space:
mode:
author Heinz Wiesinger2010-05-12 17:45:45 +0200
committer David Somero2010-05-12 17:45:45 +0200
commit312f60ee39934191e62e67ef4b2e66f08f7b5590 (patch)
treef47190e84d616a00e325a59a6de4f9a3834423e2 /system/p7zip/doinst.sh
parentf8ef861de227e0570a4e78333bb0bb53e01ddb28 (diff)
downloadslackbuilds-312f60ee39934191e62e67ef4b2e66f08f7b5590.tar.gz
system/p7zip: Updated for version 4.65
Diffstat (limited to 'system/p7zip/doinst.sh')
-rw-r--r--system/p7zip/doinst.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/p7zip/doinst.sh b/system/p7zip/doinst.sh
new file mode 100644
index 0000000000..f72fb66224
--- /dev/null
+++ b/system/p7zip/doinst.sh
@@ -0,0 +1,4 @@
+if [ -x /usr/bin/gtk-update-icon-cache ]; then
+ ./usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1
+fi
+