From 09c3c53f2535fb31b14c4c079aa575396435d022 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Sun, 7 Oct 2018 18:51:07 +0200 Subject: community/go: remove inaccurate comment --- community/go/APKBUILD | 4 ---- 1 file changed, 4 deletions(-) (limited to 'community/go') diff --git a/community/go/APKBUILD b/community/go/APKBUILD index 25b8b833cb..006ca2c832 100644 --- a/community/go/APKBUILD +++ b/community/go/APKBUILD @@ -105,10 +105,6 @@ package() { rm -rf "$pkgdir"/usr/lib/go/pkg/bootstrap rm -f "$pkgdir"/usr/lib/go/pkg/tool/*/api - # The source needs to be installed due to an upstream - # bug (https://github.com/golang/go/issues/2775). - # When this is resolved we can split out the source to a - # go-src sub package. mkdir -p "$pkgdir"/usr/lib/go/ cp -a "$builddir"/src "$pkgdir"/usr/lib/go -- cgit v1.2.3