summaryrefslogtreecommitdiffstats
path: root/makechrootpkg
diff options
context:
space:
mode:
Diffstat (limited to 'makechrootpkg')
-rwxr-xr-xmakechrootpkg2
1 files changed, 0 insertions, 2 deletions
diff --git a/makechrootpkg b/makechrootpkg
index 65db5c5..695b44b 100755
--- a/makechrootpkg
+++ b/makechrootpkg
@@ -256,6 +256,4 @@ if [ -e "${copydir}/build/BUILD_FAILED" ]; then
echo "Build failed, check $copydir/build"
rm "${copydir}/build/BUILD_FAILED"
exit 1
-else
- rm -rf "${copydir}"/build/*
fi