mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
community/go fix
This commit is contained in:
parent
6911c4321e
commit
b5940d595d
1 changed files with 2 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue