summarylogtreecommitdiffstats
path: root/gjacktransport.install
diff options
context:
space:
mode:
Diffstat (limited to 'gjacktransport.install')
-rw-r--r--gjacktransport.install7
1 files changed, 0 insertions, 7 deletions
diff --git a/gjacktransport.install b/gjacktransport.install
index 4ae79a260ee8..aa036eb7aab8 100644
--- a/gjacktransport.install
+++ b/gjacktransport.install
@@ -1,7 +1,3 @@
-post_install() {
- update-desktop-database -q
-}
-
post_upgrade() {
post_install
cat << EOF
@@ -17,6 +13,3 @@ post_upgrade() {
EOF
}
-post_remove() {
- post_install
-} \ No newline at end of file