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/preinst | 6 ------ 1 file changed, 6 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 5a622b01..00000000 --- a/distro/ubuntu/preinst +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -e - -pkgname=mate-applets - -/usr/sbin/mateconfpkg --uninstall ${pkgname} - -- cgit v1.2.1