Remove shebang from pefile.py
This commit is contained in:
parent
937d0aa086
commit
b25babc280
@ -54,6 +54,7 @@ BuildRequires: python3-setuptools
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -S git -n %{srcname}-%{version}
|
%autosetup -S git -n %{srcname}-%{version}
|
||||||
|
sed -i -e '/^#!\//, 1d' pefile.py
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py2_build
|
%py2_build
|
||||||
|
Loading…
Reference in New Issue
Block a user