From 8e6457e3723511d28efa49662809f4f59568f8f9 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Tue, 7 Feb 2012 14:44:31 -0300 Subject: libre/mplayer-libre-34426-3 --- libre/mplayer-libre/mplayer.install | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre/mplayer-libre/mplayer.install') diff --git a/libre/mplayer-libre/mplayer.install b/libre/mplayer-libre/mplayer.install index 660593cf5..f98ba7338 100644 --- a/libre/mplayer-libre/mplayer.install +++ b/libre/mplayer-libre/mplayer.install @@ -3,9 +3,9 @@ post_install() { } post_upgrade() { - post_install + post_install $1 } post_remove() { - post_install + post_install $1 } -- cgit v1.2.3-54-g00ecf