From 8939ec49c5218f4aaf2d49c7dd80954817f1bbb9 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Fri, 20 Apr 2012 21:29:12 -0400 Subject: Preparing for 1.2.1 release. --- distro/ubuntu/postinst | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 distro/ubuntu/postinst (limited to 'distro/ubuntu/postinst') diff --git a/distro/ubuntu/postinst b/distro/ubuntu/postinst deleted file mode 100755 index 37ae8574..00000000 --- a/distro/ubuntu/postinst +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -pkgname=mate-applets - -/usr/sbin/mateconfpkg --install ${pkgname} -gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor - -exit 0 -- cgit v1.2.1