From 3426fe135b036fd17ab7ac9292b182a6bc3d7eac Mon Sep 17 00:00:00 2001 From: guibuilder_pel7x64builder0 Date: Mon, 2 Sep 2019 12:17:12 +0200 Subject: [PATCH] timeline make pkg use python2 Signed-off-by: guibuilder_pel7x64builder0 --- SPECS/timeline.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/timeline.spec b/SPECS/timeline.spec index f69632d..3366032 100644 --- a/SPECS/timeline.spec +++ b/SPECS/timeline.spec @@ -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