From 90229ab4ea11be5c7c8220f89455b702700ffa7a Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Thu, 5 Jul 2012 14:29:27 -0400 Subject: Preparing for 1.4 release. --- distro/ubuntu/preinst | 8 -------- 1 file changed, 8 deletions(-) delete mode 100755 distro/ubuntu/preinst (limited to 'distro/ubuntu/preinst') diff --git a/distro/ubuntu/preinst b/distro/ubuntu/preinst deleted file mode 100755 index 429b988..0000000 --- a/distro/ubuntu/preinst +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh -e - -pkgname=mate-notification-daemon - -if [ -f /usr/sbin/mateconfpkg ]; then - /usr/sbin/mateconfpkg --uninstall ${pkgname} -fi - -- cgit v1.2.1