15
0

- Fix README.rst EOL issues as well.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-olefile?expand=0&rev=16
This commit is contained in:
2021-05-27 10:03:04 +00:00
committed by Git OBS Bridge
parent 35d5a70fd4
commit a8de71acc5
2 changed files with 6 additions and 1 deletions

View File

@@ -47,7 +47,7 @@ formats, McAfee antivirus quarantine files, etc.
%prep
%setup -q -n olefile-%{version}
# Fix wrong-file-end-of-line-encoding
sed -i 's/\r$//' doc/License.rst
sed -i 's/\r$//' doc/License.rst README.rst
%build
%python_build