aboutsummaryrefslogtreecommitdiff
path: root/mplayer/MPlayer.SlackBuild
diff options
context:
space:
mode:
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
+