From a4f88ab29209db3ddd17cc3589baa7f1bd8af818 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 21 Nov 2021 01:45:35 +0100 Subject: [PATCH] qscintilla: rebuild --- x11-libs/qscintilla/qscintilla-2.11.6.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/qscintilla/qscintilla-2.11.6.recipe b/x11-libs/qscintilla/qscintilla-2.11.6.recipe index 56feec2da..bc797c335 100644 --- a/x11-libs/qscintilla/qscintilla-2.11.6.recipe +++ b/x11-libs/qscintilla/qscintilla-2.11.6.recipe @@ -25,7 +25,7 @@ This version of QScintilla is based on Scintilla v3.5.4." HOMEPAGE="https://www.riverbankcomputing.com/software/qscintilla/" COPYRIGHT="2015-2017 Riverbank Computing Limited" LICENSE="GNU GPL v3" -REVISION="2" +REVISION="3" SOURCE_URI="https://www.riverbankcomputing.com/static/Downloads/QScintilla/$portVersion/QScintilla-$portVersion.tar.gz" CHECKSUM_SHA256="e7346057db47d2fb384467fafccfcb13aa0741373c5d593bc72b55b2f0dd20a7" SOURCE_DIR="QScintilla-$portVersion" @@ -124,7 +124,7 @@ INSTALL() make INSTALL_ROOT=$prefix install cd ../build - sed -i -e 's|/packages/python.*/.self/non-packaged/lib/python3.8/site-packages|/lib/python3.8/vendor-packages|g' \ + sed -i -e 's|/packages/python.*/.self/lib/python3.8/site-packages|/lib/python3.8/vendor-packages|g' \ Makefile Qsci/Makefile Qsci/Qsci.pro inventory.txt QScintilla.pro make INSTALL_ROOT=$prefix install