summarylogtreecommitdiffstats
path: root/xsatcom.install
diff options
context:
space:
mode:
authornot_anonymous2017-02-08 21:06:52 -0700
committernot_anonymous2017-02-08 21:06:52 -0700
commitb6b3ae9db0a34c578e462d05e50ff1dee681dc13 (patch)
tree702895955868869ae47df85b0e6d27c85d830fd4 /xsatcom.install
parent0e1fe105a9da723662ffe5f90034b1273297b57f (diff)
downloadaur-b6b3ae9db0a34c578e462d05e50ff1dee681dc13.tar.gz
Updated
Diffstat (limited to 'xsatcom.install')
-rw-r--r--xsatcom.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/xsatcom.install b/xsatcom.install
deleted file mode 100644
index 2eaa60550d51..000000000000
--- a/xsatcom.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- post_install $1
-}