Browse Source

timeline make pkg use python2

Signed-off-by: guibuilder_pel7x64builder0 <guibuilder@powerel.org>
master
guibuilder_pel7x64builder0 5 years ago
parent
commit
3426fe135b
  1. 4
      SPECS/timeline.spec

4
SPECS/timeline.spec

@ -11,7 +11,7 @@ Patch0: paths.patch @@ -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. @@ -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


Loading…
Cancel
Save