summaryrefslogtreecommitdiff
path: root/extra/audacity/audacity.install
diff options
context:
space:
mode:
Diffstat (limited to 'extra/audacity/audacity.install')
-rw-r--r--extra/audacity/audacity.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/audacity/audacity.install b/extra/audacity/audacity.install
index 028c9f62a..34ab919aa 100644
--- a/extra/audacity/audacity.install
+++ b/extra/audacity/audacity.install
@@ -5,9 +5,9 @@ post_install() {
}
post_upgrade() {
- post_install $1
+ post_install
}
post_remove() {
- post_install $1
+ post_install
}