From: Jan Palus Date: Tue, 13 Sep 2022 15:36:51 +0000 (+0200) Subject: switch to python3 in script shebang; rel 2 X-Git-Tag: auto/th/qt5-qtbase-5.15.6-2 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=1367515951b370b97b589256470878d61a6fc8a9;p=packages%2Fqt5-qtbase.git switch to python3 in script shebang; rel 2 --- diff --git a/qt5-qtbase.spec b/qt5-qtbase.spec index 9653b5b..5ee60f6 100644 --- a/qt5-qtbase.spec +++ b/qt5-qtbase.spec @@ -71,7 +71,7 @@ Summary: Qt5 - base components Summary(pl.UTF-8): Biblioteka Qt5 - podstawowe komponenty Name: qt5-%{orgname} Version: 5.15.6 -Release: 1 +Release: 2 License: LGPL v3 or GPL v2 or GPL v3 or commercial Group: X11/Libraries Source0: https://download.qt.io/official_releases/qt/5.15/%{version}/submodules/%{orgname}-everywhere-opensource-src-%{version}.tar.xz @@ -1200,7 +1200,7 @@ Generator plików makefile dla aplikacji Qt5. ' mkspecs/common/linux.conf %{__sed} -i -e '1{ - s,^#!.*bin/python$,#!%{__python}, + s,^#!.*bin/python$,#!%{__python3}, s,^#!.*bin/env perl,#!%{__perl}, }' \ bin/fixqt4headers.pl \