From 2a00aa69068c6c9d136b5522ab9cad8a58bf9326 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 5 Jan 2025 11:55:16 +0000 Subject: automatic import of qscintilla --- qscintilla.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/qscintilla.spec b/qscintilla.spec index 626dba4..c398473 100644 --- a/qscintilla.spec +++ b/qscintilla.spec @@ -67,7 +67,7 @@ popd QMAKEFEATURES=`pwd`/Qt5/features; export QMAKEFEATURES pushd designer-Qt4Qt5 -%{qmake_qt5} designer.pro INCLUDEPATH+=../Qt5 LIBS+=-L../Qt5 +%{qmake_qt5} designer.pro INCLUDEPATH+=../Qt4Qt5 LIBS+=-L../Qt4Qt5 %make_build pushd Python @@ -75,8 +75,9 @@ pushd Python configure.py --verbose \ --pyqt=PyQt5 \ --sip=/usr/bin/sip-pyqt5 \ - --qsci-incdir=../Qt5 --qsci-libdir=../Qt5 + --qsci-incdir=../Qt4Qt5 --qsci-libdir=../Qt4Qt5 cat Makefile +cat Qsci/Makefile %make_build QMAKE_LFLAGS_RELEASE=%{_qt5_ldflags} QMAKE_CXXFLAGS_RELEASE=%{_qt5_cxxflags} %install -- cgit v1.2.3