From ed445b315c23031bd4c2d9357459e744e52479fe Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Thu, 12 Jul 2012 14:55:10 -0400 Subject: Preparing for 1.4 release. --- distro/ubuntu/prerm | 9 --------- 1 file changed, 9 deletions(-) delete mode 100755 distro/ubuntu/prerm (limited to 'distro/ubuntu/prerm') diff --git a/distro/ubuntu/prerm b/distro/ubuntu/prerm deleted file mode 100755 index b8c3d48..0000000 --- a/distro/ubuntu/prerm +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/bash - -set -e - -pkgname=mate-system-monitor - -/usr/sbin/mateconfpkg --uninstall ${pkgname} - -exit 0 -- cgit v1.2.1