summaryrefslogtreecommitdiff
path: root/qscintilla.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-01-05 12:42:18 +0000
committerCoprDistGit <infra@openeuler.org>2025-01-05 12:42:18 +0000
commita3684642c9f27f52539235f596f4c51f9e3a7df7 (patch)
treec402cbe9f4ecb5b92dcda383cd1ada20375e9a38 /qscintilla.spec
parent9dc28e56774185f66b5fec7ddfd8e39ecf1818bf (diff)
automatic import of qscintilla
Diffstat (limited to 'qscintilla.spec')
-rw-r--r--qscintilla.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/qscintilla.spec b/qscintilla.spec
index a414878..e331b8c 100644
--- a/qscintilla.spec
+++ b/qscintilla.spec
@@ -80,7 +80,7 @@ pushd Python
cat Makefile
sed -i \
-e '/^CXXFLAGS/s/$/ %{build_cxxflags}/' \
- -e '/^LFLAGS/s/$ %{build_ldflags}/' \
+ -e '/^LFLAGS/s/$/ %{build_ldflags}/' \
Qsci/Makefile
cat Qsci/Makefile
%make_build