summaryrefslogtreecommitdiff
path: root/create.sh
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-02-22 16:22:16 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-02-22 16:22:16 +0100
commit362899e63b53017e2edd1af25f797b3db9587b29 (patch)
treecd57dbddfc79abef1047014d628e37fbf9d8ada5 /create.sh
parent9fb983a19ccf50490c6cea3c25c77733ff7c1726 (diff)
cleaned out unused patches
Diffstat (limited to 'create.sh')
-rwxr-xr-xcreate.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/create.sh b/create.sh
index 4d8a7a1..ec73df2 100755
--- a/create.sh
+++ b/create.sh
@@ -48,6 +48,4 @@ export _sysroot=$($_target-gcc --print-sysroot)
# stage 1: cross-makepkg a base system
./src/stage1.sh
-# cleanup
-# rm -rf "$_builddir"
echo "all done :)"