summaryrefslogtreecommitdiff
path: root/libre/epiphany-libre/epiphany.install
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-05 07:13:12 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-05 07:13:12 -0300
commit9072f82eb6055f81082b784666b66da380480949 (patch)
tree2660ee06b786e0e8604ca4a544ba9d2bfc74df95 /libre/epiphany-libre/epiphany.install
parentc55e1348b6f415284260836795c462fe81ea3809 (diff)
downloadabslibre-9072f82eb6055f81082b784666b66da380480949.tar.gz
abslibre-9072f82eb6055f81082b784666b66da380480949.tar.bz2
abslibre-9072f82eb6055f81082b784666b66da380480949.zip
epiphany: remove libre suffix and add complex pkgrel
Diffstat (limited to 'libre/epiphany-libre/epiphany.install')
-rw-r--r--libre/epiphany-libre/epiphany.install13
1 files changed, 0 insertions, 13 deletions
diff --git a/libre/epiphany-libre/epiphany.install b/libre/epiphany-libre/epiphany.install
deleted file mode 100644
index 8b17fa3d4..000000000
--- a/libre/epiphany-libre/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
-}