aboutsummaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
Diffstat (limited to 'patches')
-rwxr-xr-xpatches/mutt/mutt.SlackBuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/patches/mutt/mutt.SlackBuild b/patches/mutt/mutt.SlackBuild
index 2f4acd12..6eaf718d 100755
--- a/patches/mutt/mutt.SlackBuild
+++ b/patches/mutt/mutt.SlackBuild
@@ -125,3 +125,7 @@ mv $PKG/etc/mutt/Muttrc $PKG/etc/mutt/Muttrc.new
cd $PKG
makepkg -l y -c n $REPOS/mutt-$VERSION-$ARCH-$BUILD.tgz
+if [ "$CLEANUP" == "yes" ]; then
+ rm -rf $TMP
+fi
+