summaryrefslogtreecommitdiff
path: root/extra/audacity/audacity.install
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-09 01:38:18 -0700
committerroot <root@rshg054.dnsready.net>2013-09-09 01:38:18 -0700
commit25f164e4d715807385e621f21bf1715d64d925a8 (patch)
tree700c1c79cb2142522e303bd3ad24b470e1a78e64 /extra/audacity/audacity.install
parentde304c3ed7036488819426771b7edd1897e2ba9a (diff)
Mon Sep 9 01:37:55 PDT 2013
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
}