From f21628d3b2418417cadcdb867783da013b7f8f5b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 5 Jan 2025 12:21:17 +0000 Subject: automatic import of qscintilla --- qscintilla.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/qscintilla.spec b/qscintilla.spec index 80ad5b4..3c4b10c 100644 --- a/qscintilla.spec +++ b/qscintilla.spec @@ -79,8 +79,8 @@ pushd Python --qsci-incdir=../Qt4Qt5 --qsci-libdir=../Qt4Qt5 cat Makefile sed -i \ - -e 's,(^CXXFLAGS.*),\1 %{build_cxxflags},' \ - -e 's,(^LFLAGS.*),\1 %{build_ldflags},' \ + -e 's/^CXXFLAGS/s/$/%{build_cxxflags}/' \ + -e 's/^LFLAGS/s/$%{build_ldflags}/' \ Qsci/Makefile cat Qsci/Makefile %make_build -- cgit v1.2.3