From 25f164e4d715807385e621f21bf1715d64d925a8 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 9 Sep 2013 01:38:18 -0700 Subject: Mon Sep 9 01:37:55 PDT 2013 --- extra/audacity/audacity.install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'extra/audacity/audacity.install') 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 } -- cgit v1.2.3-54-g00ecf