From 1a9eeb42afdc059184520e8f5bc8c26035a2a3a6 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 5 Jan 2025 12:28:47 +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 3c4b10c..fec469b 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/s/$/%{build_cxxflags}/' \ - -e 's/^LFLAGS/s/$%{build_ldflags}/' \ + -e '/^CXXFLAGS/s/$/%{build_cxxflags}/' \ + -e '/^LFLAGS/s/$%{build_ldflags}/' \ Qsci/Makefile cat Qsci/Makefile %make_build -- cgit v1.2.3