summaryrefslogtreecommitdiff
path: root/libre/gnome-boxes/gnome-boxes.install
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-05-10 11:11:38 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-05-10 11:11:38 -0500
commit3b96b9eee4baccfa6c2d3bd10157d44ca19f121a (patch)
tree1bb03d94297b66440fe3b48cc62f6a60925309a5 /libre/gnome-boxes/gnome-boxes.install
parent79fafb8d4d4c64895c7417877df36d2f43465220 (diff)
downloadabslibre-3b96b9eee4baccfa6c2d3bd10157d44ca19f121a.tar.gz
abslibre-3b96b9eee4baccfa6c2d3bd10157d44ca19f121a.tar.bz2
abslibre-3b96b9eee4baccfa6c2d3bd10157d44ca19f121a.zip
gnome-boxes-3.20.2-1.parabola1: updating version
Diffstat (limited to 'libre/gnome-boxes/gnome-boxes.install')
-rw-r--r--libre/gnome-boxes/gnome-boxes.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/libre/gnome-boxes/gnome-boxes.install b/libre/gnome-boxes/gnome-boxes.install
deleted file mode 100644
index c0ed9a0d7..000000000
--- a/libre/gnome-boxes/gnome-boxes.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
-}