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
BuildArch: noarch BuildArch: noarch
BuildRequires: desktop-file-utils BuildRequires: desktop-file-utils
BuildRequires: gettext BuildRequires: gettext
BuildRequires: python2-devel /usr/bin/pathfix.py #BuildRequires: python2-devel /usr/bin/pathfix.py
Requires: python2-wxpython Requires: python2-wxpython
Requires: python2-markdown Requires: python2-markdown
Requires: python2-icalendar Requires: python2-icalendar
@ -27,7 +27,7 @@ events on a timeline.
%setup -q %setup -q


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


%build %build



Loading…
Cancel
Save