community/go fix

This commit is contained in:
Kevin Mihelich 2013-04-08 18:44:20 -06:00
parent 80fb27b5a9
commit 9fa507a68c

View file

@ -61,6 +61,7 @@ check() {
package() {
cd "$srcdir/$pkgname"
export GOROOT="$srcdir/$pkgname"
install -Dm644 LICENSE \
$pkgdir/usr/share/licenses/go/LICENSE