Mercurial > hg > aboriginal
view clean.sh @ 1012:4d59b8946220
Bugfix by David Seikel: don't append .tar.bz2 twice to BINARY_PACKAGE_TARBALLS.
author | Rob Landley <rob@landley.net> |
---|---|
date | Fri, 26 Mar 2010 13:02:14 -0500 |
parents | 3d2261361009 |
children |
line wrap: on
line source
#!/bin/bash # Delete all the target stages, to force them to rebuild next build.sh. # This leaves build.packages and build/host alone. You can delete those # too if you like, "rm -rf build" is safe, it just means these steps will have # to do their thing again: # # EXTRACT_ALL=1 ./download.sh # ./host-tools.sh rm -rf build/*-*