public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/xmw:master commit in: app-crypt/tcplay/
Date: Tue, 28 Aug 2012 17:26:24 +0000 (UTC)	[thread overview]
Message-ID: <1346174743.2e3224c9c7f48b5ad097bdcd6ca56096e3a369ab.xmw@gentoo> (raw)

commit:     2e3224c9c7f48b5ad097bdcd6ca56096e3a369ab
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 28 17:25:43 2012 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Tue Aug 28 17:25:43 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=2e3224c9

Fix library installation.

(Portage version: 2.1.11.12/git/Linux x86_64, signed Manifest commit with key 62EEF090)

---
 app-crypt/tcplay/tcplay-0.10-r1.ebuild |    1 +
 app-crypt/tcplay/tcplay-9999.ebuild    |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/app-crypt/tcplay/tcplay-0.10-r1.ebuild b/app-crypt/tcplay/tcplay-0.10-r1.ebuild
index 65357e5..0a93304 100644
--- a/app-crypt/tcplay/tcplay-0.10-r1.ebuild
+++ b/app-crypt/tcplay/tcplay-0.10-r1.ebuild
@@ -34,6 +34,7 @@ src_compile() {
 
 src_install() {
 	dobin ${PN}
+	dolib lib${PN}.so
 	doman ${PN}.{3,8}
 	dodoc README
 }

diff --git a/app-crypt/tcplay/tcplay-9999.ebuild b/app-crypt/tcplay/tcplay-9999.ebuild
index 2ba7b4e..8e6c8c4 100644
--- a/app-crypt/tcplay/tcplay-9999.ebuild
+++ b/app-crypt/tcplay/tcplay-9999.ebuild
@@ -33,6 +33,7 @@ src_compile() {
 
 src_install() {
 	dobin ${PN}
+	dolib lib${PN}.so
 	doman ${PN}.{3,8}
 	dodoc README.md
 }


             reply	other threads:[~2012-08-28 17:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-28 17:26 Michael Weber [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-08-28 17:07 [gentoo-commits] dev/xmw:master commit in: app-crypt/tcplay/ Michael Weber
2012-08-28 12:35 Michael Weber

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=1346174743.2e3224c9c7f48b5ad097bdcd6ca56096e3a369ab.xmw@gentoo \
    --to=xmw@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