]> git.pld-linux.org Git - packages/qscintilla2.git/commitdiff
set features directory location for python2 as well auto/th/qscintilla2-2.11.6-2
authorJan Palus <atler@pld-linux.org>
Fri, 8 Apr 2022 09:19:35 +0000 (11:19 +0200)
committerJan Palus <atler@pld-linux.org>
Fri, 8 Apr 2022 09:19:35 +0000 (11:19 +0200)
qscintilla2.spec

index 5ba2223208150518eda176851b52568bb0cc0624..58e141f88ff24d21e0bb481c586ae4fc1518a842 100644 (file)
@@ -319,7 +319,8 @@ PATH=%{_libdir}/${qt}/bin:$PATH \
        -n ../../Qt4Qt5 \
        -o ../Qt4Qt5 \
        --apidir=%{_datadir}/${qt}/qsci \
-       --pyqt=PyQt${qt#qt}
+       --pyqt=PyQt${qt#qt} \
+       --qsci-featuresdir=../../Qt4Qt5/features
 %{__make}
 cd ..
 %endif
This page took 0.129695 seconds and 4 git commands to generate.