mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
app-shells/sash: fix bad sed delimiter
Closes: https://bugs.gentoo.org/710708 Package-Manager: Portage-2.3.95, Repoman-2.3.21 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
This commit is contained in:
@@ -23,7 +23,7 @@ src_prepare() {
|
||||
eapply "${FILESDIR}"/sash-3.7-builtin.patch
|
||||
|
||||
sed \
|
||||
-e "s:-O3:${CFLAGS}:" \
|
||||
-e "s|-O3|${CFLAGS}|" \
|
||||
-e '/strip/d' \
|
||||
-i Makefile || die
|
||||
sed \
|
||||
|
||||
Reference in New Issue
Block a user