removed redundant sections

This commit is contained in:
ag-tsotetsi
2026-02-08 11:43:43 +02:00
parent 5d8a1034da
commit 75ad04069d
9 changed files with 9 additions and 13 deletions

View File

@@ -1,4 +1,3 @@
. "$PROJECTDIR/build/bash/package.env"
fetch $BASH_URL
@@ -46,4 +45,4 @@ case $1 in
esac
cd "$SOURCES" && rm -rf "$SOURCES/bash-$BASH_VERSION"
rm -rf "$SOURCES/bash-$BASH_VERSION"