From 5dca89821c988751cda49fefa3e680b1adfda2f8 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 10 Aug 2016 07:56:04 -0500 Subject: [PATCH] the python3 script is now gone Signed-off-by: Dennis Gilmore --- pungi.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/pungi.spec b/pungi.spec index ddb79bd5..822a5371 100644 --- a/pungi.spec +++ b/pungi.spec @@ -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