summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-01-05 13:04:19 +0000
committerCoprDistGit <infra@openeuler.org>2025-01-05 13:04:19 +0000
commite82f240149c945a0ba63a7e230586107a8d96489 (patch)
treeb969f1293b289f1799cd7cb48b2455063c677b98
parent28309670dc4a809c6a7cc8467c76cd3718d49b32 (diff)
automatic import of qscintilla
-rw-r--r--qscintilla.spec6
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