summaryrefslogtreecommitdiff
path: root/distro/ubuntu/preinst
diff options
context:
space:
mode:
authorSteve Zesch <[email protected]>2012-04-06 17:12:40 -0400
committerSteve Zesch <[email protected]>2012-04-06 17:12:40 -0400
commit6dd713def558f0e4ca86a4ddd9cf1d300634e3d0 (patch)
treed91e0133da8b61500c7c190ad4c647b5bb9b7f17 /distro/ubuntu/preinst
parent8a9759af11763809500ad1ec4a2346de5736b0cd (diff)
downloadmate-power-manager-6dd713def558f0e4ca86a4ddd9cf1d300634e3d0.tar.bz2
mate-power-manager-6dd713def558f0e4ca86a4ddd9cf1d300634e3d0.tar.xz
removed ubuntu folder from distro.
Diffstat (limited to 'distro/ubuntu/preinst')
-rwxr-xr-xdistro/ubuntu/preinst6
1 files changed, 0 insertions, 6 deletions
diff --git a/distro/ubuntu/preinst b/distro/ubuntu/preinst
deleted file mode 100755
index 1d5bdca..0000000
--- a/distro/ubuntu/preinst
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh -e
-
-pkgname=mate-power-manager
-
-/usr/sbin/mateconfpkg --uninstall ${pkgname}
-