projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6895855
)
dev-util/boost-build: Make sed more robust
author
Marcus Comstedt
<marcus@mc.pp.se>
Sat, 10 Aug 2019 19:35:26 +0000
(21:35 +0200)
committer
David Seifert
<soap@gentoo.org>
Sat, 10 Aug 2019 19:35:26 +0000
(21:35 +0200)
Closes: https://bugs.gentoo.org/689278
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
dev-util/boost-build/boost-build-1.70.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/boost-build/boost-build-1.70.0.ebuild
b/dev-util/boost-build/boost-build-1.70.0.ebuild
index 954e06df945399038d703b5814e3dbd2da5b5898..fd6a1f8d22695af433b79b0ad65707aeecf9fa75 100644
(file)
--- a/
dev-util/boost-build/boost-build-1.70.0.ebuild
+++ b/
dev-util/boost-build/boost-build-1.70.0.ebuild
@@
-65,7
+65,7
@@
src_prepare() {
cd "${S}/engine" || die
sed -i \
-e 's|-s\b||' \
- -e "/libpython/s
/lib ]/$(get_libdir) ]/
" \
+ -e "/libpython/s
;lib ];$(get_libdir) ];
" \
build.jam || die "sed failed"
# Force regeneration