the python3 script is now gone

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
Dennis Gilmore 2016-08-10 07:56:04 -05:00
parent 2eae39e3c9
commit 5dca89821c
1 changed files with 0 additions and 2 deletions

View File

@ -63,8 +63,6 @@ gzip _build/man/pungi.1
%{__install} -d %{buildroot}/var/cache/pungi
%{__install} -d %{buildroot}%{_mandir}/man1
%{__install} doc/_build/man/pungi.1.gz %{buildroot}%{_mandir}/man1
# this script has to be run by python3 and setup.py is too dumb
sed -i 's|/usr/bin/python$|/usr/bin/python3|' %{buildroot}/%{_bindir}/pungi-pylorax-find-templates
%check
./tests/data/specs/build.sh