aboutsummaryrefslogtreecommitdiff
path: root/src/clean.bash
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2009-10-22 10:59:27 -0700
committerRuss Cox <rsc@golang.org>2009-10-22 10:59:27 -0700
commit219fb020428360b6acf170accba176a038e3a27a (patch)
tree01fd443235fa4e5b53bfcc3ab6995fa47764a34c /src/clean.bash
parent90cc4a594960cd6ad0e71422cfbf226a20d6b3f4 (diff)
downloadgo-219fb020428360b6acf170accba176a038e3a27a.tar.gz
go-219fb020428360b6acf170accba176a038e3a27a.zip
fix build after Mercurial move.
various missing or incorrect files. R=r CC=go-dev http://go/go-review/1014004
Diffstat (limited to 'src/clean.bash')
-rwxr-xr-xsrc/clean.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clean.bash b/src/clean.bash
index 31cbdab86d..8acdb87224 100755
--- a/src/clean.bash
+++ b/src/clean.bash
@@ -5,7 +5,7 @@
rm -rf $GOROOT/pkg/${GOOS}_$GOARCH
rm -f $GOROOT/lib/*.a
-for i in lib9 libbio libcgo libmach libregexp cmd pkg \
+for i in lib9 libbio libcgo libmach cmd pkg \
../misc/cgo/gmp ../misc/cgo/stdio \
../usr/r/rpc \
../test/bench