From 3cd166caf57437d906712cd18427c6c78af28ff7 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 5 Jan 2025 13:43:36 +0000 Subject: automatic import of qscintilla --- qscintilla.spec | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/qscintilla.spec b/qscintilla.spec index 0a0dae9..32b7fa0 100644 --- a/qscintilla.spec +++ b/qscintilla.spec @@ -78,6 +78,12 @@ pushd Python --sip=/usr/bin/sip-pyqt5 \ --qsci-incdir=../Qt4Qt5 --qsci-libdir=../Qt4Qt5 make sub-Qsci-qmake_all +sed -i \ + -e '#^CXXFLAGS#s#$# %{build_cxxflags}#' \ + -e '#^LFLAGS#s#$# %{build_ldflags}#'\ + -e '#^INCPATH#s#$# -I%{_qt5_includedir}/QtWidgets#' \ + -e '#^LIBS#s#$# %{_qt5_libdir}/libQt5Widgets.so#'\ + Qsci/Makefile cat Qsci/Makefile %make_build popd -- cgit v1.2.3