summarylogtreecommitdiffstats
path: root/gnome-shell-extension-workspace-grid-git.install
diff options
context:
space:
mode:
authorPieter Goetschalckx2018-09-18 14:00:43 +0200
committerPieter Goetschalckx2018-09-18 14:00:43 +0200
commit1f1f9ab20b9e9cd6f820a9ddc9eb51d66ed61434 (patch)
treec9a71aaa5f7cb25befaad37dc7b8d319516c6f7b /gnome-shell-extension-workspace-grid-git.install
parent1bec0a5d646eaf29b550654133e9f52f84369b76 (diff)
downloadaur-1f1f9ab20b9e9cd6f820a9ddc9eb51d66ed61434.tar.gz
Gnome shell 3.30:wq
Diffstat (limited to 'gnome-shell-extension-workspace-grid-git.install')
-rw-r--r--gnome-shell-extension-workspace-grid-git.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/gnome-shell-extension-workspace-grid-git.install b/gnome-shell-extension-workspace-grid-git.install
deleted file mode 100644
index 8cd7bfd8ba3b..000000000000
--- a/gnome-shell-extension-workspace-grid-git.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- glib-compile-schemas usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
- glib-compile-schemas usr/share/glib-2.0/schemas
-}
-
-post_remove() {
- glib-compile-schemas usr/share/glib-2.0/schemas
-}