aboutsummaryrefslogtreecommitdiff
path: root/patches/php
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-08-31 18:32:39 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-08-31 18:32:39 +0000
commit5872a94c336845e59a680dd55fb25d24b581eb08 (patch)
tree6330e8179d27d36d21e4080781bff2d2a2eab95c /patches/php
parente0a72782864f9436c196c9729d886b4df63c7db1 (diff)
downloadslackbuilds-5872a94c336845e59a680dd55fb25d24b581eb08.tar.gz
slackbuilds-5872a94c336845e59a680dd55fb25d24b581eb08.tar.bz2
php and pine update
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@100 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'patches/php')
-rwxr-xr-xpatches/php/php.SlackBuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/patches/php/php.SlackBuild b/patches/php/php.SlackBuild
index dc65be46..bc72c1d3 100755
--- a/patches/php/php.SlackBuild
+++ b/patches/php/php.SlackBuild
@@ -327,3 +327,7 @@ fi
cd $PKG
makepkg -l y -c n $REPOS/php-$VERSION-$ARCH-$BUILD.tgz
+if [ "$CLEANUP" == "yes" ]; then
+ rm -rf $TMP
+fi
+