aboutsummaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-08-31 18:12:01 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-08-31 18:12:01 +0000
commitc3ccbf861cbacbc8daf5e6533502ba48178e9019 (patch)
tree770b9979eba31cae3fe56a5fce6ebfa0ff7026a7 /patches
parent4e3865571331ce0230afa965eaf4caf14298c8d1 (diff)
downloadslackbuilds-c3ccbf861cbacbc8daf5e6533502ba48178e9019.tar.gz
slackbuilds-c3ccbf861cbacbc8daf5e6533502ba48178e9019.tar.bz2
libtiff update
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@93 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'patches')
-rwxr-xr-xpatches/libtiff/libtiff.SlackBuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/patches/libtiff/libtiff.SlackBuild b/patches/libtiff/libtiff.SlackBuild
index fd2120d2..c25199b8 100755
--- a/patches/libtiff/libtiff.SlackBuild
+++ b/patches/libtiff/libtiff.SlackBuild
@@ -109,3 +109,7 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
makepkg -l y -c n $REPOS/libtiff-$VERSION-$ARCH-$BUILD.tgz
+if [ "$CLEANUP" == "yes" ]; then
+ rm -rf $TMP
+fi
+