projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63cbf64
)
dev-util/astyle: 3.1-r2 fix installation
author
Matthias Maier
<tamiko@gentoo.org>
Tue, 29 May 2018 00:30:55 +0000
(19:30 -0500)
committer
Matthias Maier
<tamiko@gentoo.org>
Tue, 29 May 2018 00:41:11 +0000
(19:41 -0500)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-util/astyle/astyle-3.1-r2.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/astyle/astyle-3.1-r2.ebuild
b/dev-util/astyle/astyle-3.1-r2.ebuild
index ed480708102fdc1ec30e2458aa3bc93e71d28046..4394e1defb22f7efd2452c20e0c473396b348b13 100644
(file)
--- 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}"