diff --git a/python-evtx.spec b/python-evtx.spec index dd0ecc2..3b70022 100644 --- a/python-evtx.spec +++ b/python-evtx.spec @@ -51,6 +51,7 @@ inspired by the work of Andreas Schuster and his Perl implementation %prep %setup -q %autopatch -p1 + find Evtx -name "*.py" | xargs sed -i '1 { /^#!/ d }' %build