Skip to content

Commit a8f3ba8

Browse files
paynercguillaumealgis
authored andcommitted
When purging, purge it all
1 parent ea378f8 commit a8f3ba8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boost.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1699,6 +1699,7 @@ if [[ -n "$PURGE" ]]; then
16991699
rm -r boost_*.tar.bz2
17001700
rm -r build
17011701
rm -r src
1702+
rm -r dist
17021703
echo "Done"
17031704
exit 0
17041705
fi

0 commit comments

Comments
 (0)