summaryrefslogtreecommitdiff
path: root/distro/ubuntu/postinst
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-07-12 14:37:53 -0400
committerSteve Zesch <[email protected]>2012-07-12 14:37:53 -0400
commit38dad5577a382e7d98d90f92b6eea6faf4d3cf99 (patch)
treed226b7e5d651b2126083f3f3190c369d65143c9d /distro/ubuntu/postinst
parent877bd1e3c1390ca58b72c61c9df421eb5a1bbd28 (diff)
downloadeom-mate-image-viewer-1.4.0.tar.bz2
eom-mate-image-viewer-1.4.0.tar.xz
Preparing for 1.4 release.mate-image-viewer-1.4.0
Diffstat (limited to 'distro/ubuntu/postinst')
-rwxr-xr-xdistro/ubuntu/postinst8
1 files changed, 0 insertions, 8 deletions
diff --git a/distro/ubuntu/postinst b/distro/ubuntu/postinst
deleted file mode 100755
index d89b3a5..0000000
--- a/distro/ubuntu/postinst
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-pkgname=mate-image-viewer
-
-/usr/sbin/mateconfpkg --install ${pkgname}
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-
-exit 0