diff options
author | CoprDistGit <infra@openeuler.org> | 2025-01-05 12:42:18 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-01-05 12:42:18 +0000 |
commit | a3684642c9f27f52539235f596f4c51f9e3a7df7 (patch) | |
tree | c402cbe9f4ecb5b92dcda383cd1ada20375e9a38 | |
parent | 9dc28e56774185f66b5fec7ddfd8e39ecf1818bf (diff) |
automatic import of qscintilla
-rw-r--r-- | qscintilla.spec | 2 |
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 |