15
0
forked from pool/python-evtx
2019-11-04 14:14:08 +00:00
committed by Git OBS Bridge
parent 79c83b4397
commit 4befc12136

View File

@@ -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