#!/bin/sh -e

pkgname=mate-power-manager

/usr/sbin/mateconfpkg --uninstall ${pkgname}

