we do, in fact, need src (for godoc at least)
This commit is contained in:
parent
8d3f325a1d
commit
c1d0d059c8
1 changed files with 0 additions and 1 deletions
|
@ -56,7 +56,6 @@ cp -R $REPOSITORY $PREFIX/libexec/
|
|||
GOROOT=$GOROOT GOBIN=$GOBIN GOOS=$GOOS GOARCH=$GOARCH bash ./all.bash
|
||||
|
||||
mv $PREFIX/libexec/$PRGNAM $PKG$PREFIX/libexec/
|
||||
rm -fr $PKG$PREFIX/libexec/go/src
|
||||
|
||||
( cd misc/emacs
|
||||
find . -type f -name \*.el -exec emacs -batch -f batch-byte-compile {} \;
|
||||
|
|
Loading…
Reference in a new issue