summaryrefslogtreecommitdiff
path: root/libre/file-roller/file-roller.install
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-05-10 10:41:21 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-05-10 10:41:21 -0500
commit9e18d6f1826a7c5f70276fc933d6bec4c797b7d1 (patch)
tree2fc1b88c969581ee7422d0fb9116220ad68f7301 /libre/file-roller/file-roller.install
parentb910af761994f676968e279639c82ead6fda48b3 (diff)
file-roller-3.20.2-1.parabola1: updating version
Diffstat (limited to 'libre/file-roller/file-roller.install')
-rw-r--r--libre/file-roller/file-roller.install13
1 files changed, 0 insertions, 13 deletions
diff --git a/libre/file-roller/file-roller.install b/libre/file-roller/file-roller.install
deleted file mode 100644
index 8b17fa3d4..000000000
--- a/libre/file-roller/file-roller.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
-}