summaryrefslogtreecommitdiff
path: root/libre/epiphany/epiphany.install
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-05-06 23:38:28 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-05-06 23:38:28 -0300
commitb68bf3613d675a773e2a327ce02de44c463f20a0 (patch)
treeeb88410a715105e9d8ef46faa30ad996afe1c4d7 /libre/epiphany/epiphany.install
parentb18558558eb46e9e8798cf1be29ef04926abac42 (diff)
epiphany-3.20.1-2.parabola1: hooks rebuild
Diffstat (limited to 'libre/epiphany/epiphany.install')
-rw-r--r--libre/epiphany/epiphany.install13
1 files changed, 0 insertions, 13 deletions
diff --git a/libre/epiphany/epiphany.install b/libre/epiphany/epiphany.install
deleted file mode 100644
index 8b17fa3d4..000000000
--- a/libre/epiphany/epiphany.install
+++ /dev/null
@@ -1,13 +0,0 @@
-post_install() {
- glib-compile-schemas /usr/share/glib-2.0/schemas
- update-desktop-database -q
- gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}