aboutsummaryrefslogtreecommitdiff
path: root/mplayer/MPlayer.SlackBuild
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-08-31 17:09:59 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-08-31 17:09:59 +0000
commit1302e4571cec85c331b7ea148d0d60c7971b03b6 (patch)
treeff3164193110135582e0fa4cbccd8b978f7e4cc5 /mplayer/MPlayer.SlackBuild
parent94567395e73f9f3915083f234bc1b2e113ae913c (diff)
downloadslackbuilds-1302e4571cec85c331b7ea148d0d60c7971b03b6.tar.gz
slackbuilds-1302e4571cec85c331b7ea148d0d60c7971b03b6.tar.bz2
mplayer update
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@83 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'mplayer/MPlayer.SlackBuild')
-rwxr-xr-xmplayer/MPlayer.SlackBuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/mplayer/MPlayer.SlackBuild b/mplayer/MPlayer.SlackBuild
index 91024b24..13cf40ed 100755
--- a/mplayer/MPlayer.SlackBuild
+++ b/mplayer/MPlayer.SlackBuild
@@ -114,3 +114,7 @@ done
makepkg -c y -l y $REPOS/$PACKAGE-$VERSION-$ARCH-$BUILD.tgz
+if [ "$CLEANUP" == "yes" ]; then
+ rm -rf $TMP
+fi
+