public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: dev-util/astyle/
@ 2018-05-29  0:41 99% Matthias Maier
  0 siblings, 0 replies; 1+ results
From: Matthias Maier @ 2018-05-29  0:41 UTC (permalink / raw
  To: gentoo-commits

commit:     5a025362374bd5afc9ac6a8528e6ae8dfb54694c
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Tue May 29 00:30:55 2018 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Tue May 29 00:41:11 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a025362

dev-util/astyle: 3.1-r2 fix installation

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-util/astyle/astyle-3.1-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/astyle/astyle-3.1-r2.ebuild b/dev-util/astyle/astyle-3.1-r2.ebuild
index ed480708102..4394e1defb2 100644
--- a/dev-util/astyle/astyle-3.1-r2.ebuild
+++ b/dev-util/astyle/astyle-3.1-r2.ebuild
@@ -52,8 +52,8 @@ src_install() {
 	pushd src/bin >/dev/null || die
 	dobin ${PN}
 
-	local libastylename="lib${PN}.so.${PV}"
-	local libastylejname="lib${PN}j.so.${PV}"
+	local libastylename="lib${PN}.so.${PV}.0"
+	local libastylejname="lib${PN}j.so.${PV}.0"
 	local libdestdir="${EPREFIX}/usr/$(get_libdir)"
 
 	dolib.so "${libastylename}"


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2018-05-29  0:41 99% [gentoo-commits] repo/gentoo:master commit in: dev-util/astyle/ Matthias Maier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox