summarylogtreecommitdiffstats
path: root/livewallpaper.install
diff options
context:
space:
mode:
Diffstat (limited to 'livewallpaper.install')
-rw-r--r--livewallpaper.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/livewallpaper.install b/livewallpaper.install
deleted file mode 100644
index 184f8b886ad9..000000000000
--- a/livewallpaper.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}