summarylogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorMartina Pietruschka2015-12-01 17:57:53 +0000
committerMartina Pietruschka2015-12-01 17:57:53 +0000
commitb5738bb107eda6b629ffe95fbe1c49bd5b0b0c04 (patch)
treec824426225ac239f26b7681d685ccb913204c07c /install
parent8b303f1b94c5686918e2066befeae1aa90461ec0 (diff)
downloadaur-b5738bb107eda6b629ffe95fbe1c49bd5b0b0c04.tar.gz
no install on upgrade
Diffstat (limited to 'install')
-rw-r--r--install2
1 files changed, 1 insertions, 1 deletions
diff --git a/install b/install
index 15adbf39717c..5e5c22978b33 100644
--- a/install
+++ b/install
@@ -72,7 +72,7 @@ post_install() {
}
post_upgrade() {
- post_install $1
+# post_install $1
}
pre_remove() {