Skip to content

Commit 2657f49

Browse files
committed
Drop unused bits in the spec
1 parent 4f391ee commit 2657f49

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

python-bugzilla.spec

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,8 @@ over XML-RPC.
5555
%if 0%{?with_python3}
5656
rm -rf %{py3dir}
5757
cp -a . %{py3dir}
58-
#find %{py3dir} -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
5958
%endif # with_python3
6059

61-
#find -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python}|'
62-
6360

6461
%build
6562
%if 0%{?with_python3}

0 commit comments

Comments
 (0)