diff options
author | CoprDistGit <infra@openeuler.org> | 2025-01-05 13:04:19 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-01-05 13:04:19 +0000 |
commit | e82f240149c945a0ba63a7e230586107a8d96489 (patch) | |
tree | b969f1293b289f1799cd7cb48b2455063c677b98 /qscintilla.spec | |
parent | 28309670dc4a809c6a7cc8467c76cd3718d49b32 (diff) |
automatic import of qscintilla
Diffstat (limited to 'qscintilla.spec')
-rw-r--r-- | qscintilla.spec | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/qscintilla.spec b/qscintilla.spec index 31f5b48..f840da9 100644 --- a/qscintilla.spec +++ b/qscintilla.spec @@ -77,12 +77,6 @@ pushd Python --pyqt=PyQt5 \ --sip=/usr/bin/sip-pyqt5 \ --qsci-incdir=../Qt4Qt5 --qsci-libdir=../Qt4Qt5 -cat Makefile -sed -i \ - -e '#^CXXFLAGS#s#$# %{build_cxxflags}#' \ - -e '#^LFLAGS#s#$# %{build_ldflags}#' \ - Qsci/Makefile -cat Qsci/Makefile %make_build popd |