summarylogtreecommitdiffstats
path: root/bcompare3.install
diff options
context:
space:
mode:
authorMuflone2018-10-20 21:24:17 +0200
committerMuflone2018-10-20 21:24:32 +0200
commit07cb28d615a36a87c21472947b8455749e3e9f7c (patch)
tree2467e0eb9e988cafad992c1203f9ca6449d6195e /bcompare3.install
parent59a2b68b0d06abd5fb44a9e307c51094f4f6606d (diff)
downloadaur-bcompare3.tar.gz
Updated package bcompare3 3.3.13.18981-3
Diffstat (limited to 'bcompare3.install')
-rw-r--r--bcompare3.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/bcompare3.install b/bcompare3.install
deleted file mode 100644
index 31ec780804e8..000000000000
--- a/bcompare3.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- update-mime-database /usr/share/mime 1> /dev/null
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- post_install $1
-}