diff options
author | CoprDistGit <infra@openeuler.org> | 2025-01-05 13:31:35 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-01-05 13:31:35 +0000 |
commit | ef717e2481c9a560a165a6e9b0a4d94e7239a13e (patch) | |
tree | 0a2658495130d8136e597e99cfea9b8fc922f934 /qscintilla.spec | |
parent | e82f240149c945a0ba63a7e230586107a8d96489 (diff) |
automatic import of qscintilla
Diffstat (limited to 'qscintilla.spec')
-rw-r--r-- | qscintilla.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qscintilla.spec b/qscintilla.spec index f840da9..0a0dae9 100644 --- a/qscintilla.spec +++ b/qscintilla.spec @@ -77,6 +77,8 @@ pushd Python --pyqt=PyQt5 \ --sip=/usr/bin/sip-pyqt5 \ --qsci-incdir=../Qt4Qt5 --qsci-libdir=../Qt4Qt5 +make sub-Qsci-qmake_all +cat Qsci/Makefile %make_build popd |