From 6dd713def558f0e4ca86a4ddd9cf1d300634e3d0 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Fri, 6 Apr 2012 17:12:40 -0400 Subject: removed ubuntu folder from distro. --- 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 c789a9a..0000000 --- a/distro/ubuntu/prerm +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/bash - -set -e - -pkgname=mate-power-manager - -/usr/sbin/mateconfpkg --uninstall ${pkgname} - -exit 0 -- cgit v1.2.1