community/go fix

This commit is contained in:
Kevin Mihelich 2012-11-29 16:12:53 +00:00
parent 6911c4321e
commit b5940d595d

View file

@ -89,6 +89,8 @@ check() {
package() {
cd $srcdir/$pkgname
export GOROOT=$srcdir/$pkgname
install -Dm644 LICENSE \
$pkgdir/usr/share/licenses/go/LICENSE
install -Dm644 misc/bash/go \