summarylogtreecommitdiffstats
path: root/mate-power-manager.install
diff options
context:
space:
mode:
authornous2016-10-03 10:36:45 +0300
committernous2016-10-03 10:36:45 +0300
commit0844cce5f9c2e7aeb2ab4814710d46ba08b69fa7 (patch)
tree4ec0458f0c1e797ada5472c7083a65b4cf99350a /mate-power-manager.install
parentf97853f1ac84c64f99696d7144d8c38a3ca4db02 (diff)
downloadaur-0844cce5f9c2e7aeb2ab4814710d46ba08b69fa7.tar.gz
1.16.0.1
Diffstat (limited to 'mate-power-manager.install')
-rw-r--r--mate-power-manager.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/mate-power-manager.install b/mate-power-manager.install
deleted file mode 100644
index 7af080f58671..000000000000
--- a/mate-power-manager.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- glib-compile-schemas /usr/share/glib-2.0/schemas/
- gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}