summarylogtreecommitdiffstats
path: root/pdf-xchange.install
diff options
context:
space:
mode:
Diffstat (limited to 'pdf-xchange.install')
-rw-r--r--pdf-xchange.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/pdf-xchange.install b/pdf-xchange.install
deleted file mode 100644
index b0682da077b8..000000000000
--- a/pdf-xchange.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- update-desktop-database -q
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}