timeline make pkg use python2

Signed-off-by: guibuilder_pel7x64builder0 <guibuilder@powerel.org>
master
guibuilder_pel7x64builder0 2019-09-02 12:17:12 +02:00
parent 177ae8260e
commit 3426fe135b
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ Patch0: paths.patch
BuildArch: noarch
BuildRequires: desktop-file-utils
BuildRequires: gettext
BuildRequires: python2-devel /usr/bin/pathfix.py
#BuildRequires: python2-devel /usr/bin/pathfix.py
Requires: python2-wxpython
Requires: python2-markdown
Requires: python2-icalendar
@ -27,7 +27,7 @@ events on a timeline.
%setup -q

%patch0 -p0
pathfix.py -pni "%{__python2} %{py2_shbang_opts}" .
#pathfix.py -pni "%{__python2} %{py2_shbang_opts}" .

%build