This commit is contained in:
Gwenhael Le Moine 2011-02-15 10:31:01 +07:00
parent 72bdc1fc40
commit ead7b52825

View file

@ -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