summaryrefslogtreecommitdiff
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
commitbbc94873a8bbd6143fe363c205b611f832651966 (patch)
tree01fd443235fa4e5b53bfcc3ab6995fa47764a34c /src/clean.bash
parentd1ff6d4753eebc35381ae8f3769735fc20f2e449 (diff)
downloadgo-bbc94873a8bbd6143fe363c205b611f832651966.tar.gz
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 31cbdab86..8acdb8722 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