timeline make pkg use python2
Signed-off-by: guibuilder_pel7x64builder0 <guibuilder@powerel.org>master
parent
177ae8260e
commit
3426fe135b
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue