aboutsummaryrefslogtreecommitdiff
path: root/scons
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-10-20 14:15:08 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-10-20 14:15:08 +0000
commit638fda6228ed7d0a461dc71f94e201a4e75629a9 (patch)
tree1294f962f888ae76dafb4678ff6231d64a3e4e4e /scons
parent0b8f4716923c6f9a871a31db89bb8b3730a109ab (diff)
downloadslackbuilds-638fda6228ed7d0a461dc71f94e201a4e75629a9.tar.gz
slackbuilds-638fda6228ed7d0a461dc71f94e201a4e75629a9.tar.bz2
scons: fix
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@475 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'scons')
-rwxr-xr-xscons/scons.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/scons/scons.build b/scons/scons.build
index da919efd..c922ae98 100755
--- a/scons/scons.build
+++ b/scons/scons.build
@@ -51,7 +51,6 @@ if [ "$RTOOL" == "wget" ] && [ ! -f "$SRC_DIR/$SRC" ]; then
fi
TMP="$TMP/$PACKAGE"
-rm -rf $TMP
if [ ! -d "$TMP" ]; then
mkdir -p $TMP
fi