public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-go/beego/
Date: Sun, 21 Feb 2016 03:12:56 +0000 (UTC)	[thread overview]
Message-ID: <1456024258.7ba4c98131e593c7326644becc4b48b39b2034cc.zmedico@gentoo> (raw)

commit:     7ba4c98131e593c7326644becc4b48b39b2034cc
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 21 03:10:31 2016 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Sun Feb 21 03:10:58 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ba4c981

dev-go/beego: install beego.a

Package-Manager: portage-2.2.27

 dev-go/beego/beego-1.6.0_p20160126.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-go/beego/beego-1.6.0_p20160126.ebuild b/dev-go/beego/beego-1.6.0_p20160126.ebuild
index 267573b..7a695db 100644
--- a/dev-go/beego/beego-1.6.0_p20160126.ebuild
+++ b/dev-go/beego/beego-1.6.0_p20160126.ebuild
@@ -73,7 +73,7 @@ src_unpack() {
 golang_install_pkgs() {
 	insopts -m0644 -p # preserve timestamps for bug 551486
 	insinto $(dirname "${EPREFIX}$(get_golibdir)/pkg/$(go env GOOS)_$(go env GOARCH)/${EGO_PN%/*}")
-	doins -r "${S}"/pkg/$(go env GOOS)_$(go env GOARCH)/${EGO_PN%/*}
+	doins -r "${S}"/pkg/$(go env GOOS)_$(go env GOARCH)/${EGO_PN%/*}{,.a}
 	insinto $(dirname "${EPREFIX}$(get_golibdir)/src/${EGO_PN%/*}")
 	doins -r "${S}"/src/${EGO_PN%/*}
 }


             reply	other threads:[~2016-02-21  3:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-21  3:12 Zac Medico [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-12-19  4:23 [gentoo-commits] repo/gentoo:master commit in: dev-go/beego/ Zac Medico
2016-02-10 19:28 Zac Medico
2016-02-08  0:14 Manuel Rüger
2016-02-07 16:58 Zac Medico

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1456024258.7ba4c98131e593c7326644becc4b48b39b2034cc.zmedico@gentoo \
    --to=zmedico@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox