fix path
This commit is contained in:
parent
72bdc1fc40
commit
ead7b52825
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ else
|
|||
fi
|
||||
|
||||
mkdir -p $PKG$PREFIX/libexec/ $PREFIX/libexec/
|
||||
cp -R $REPOSITORY $PREFIX/libexec/$PRGNAM
|
||||
cp -R $REPOSITORY $PREFIX/libexec/
|
||||
( cd $PREFIX/libexec/$PRGNAM
|
||||
GOROOT=$(pwd)
|
||||
GOBIN=$GOROOT/bin
|
||||
|
|
Loading…
Reference in a new issue