mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/go fix
This commit is contained in:
parent
80fb27b5a9
commit
9fa507a68c
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@ check() {
|
|||
|
||||
package() {
|
||||
cd "$srcdir/$pkgname"
|
||||
export GOROOT="$srcdir/$pkgname"
|
||||
|
||||
install -Dm644 LICENSE \
|
||||
$pkgdir/usr/share/licenses/go/LICENSE
|
||||
|
|
Loading…
Reference in a new issue