14
0

Add EOL between autopatch and the following line

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pelican?expand=0&rev=3
This commit is contained in:
2018-09-20 15:22:14 +00:00
committed by Git OBS Bridge
parent 27154d7982
commit 0b83eac99a

View File

@@ -82,6 +82,7 @@ Pelican currently supports:
%prep
%setup -q -n pelican-%{version}
%autopatch -p1
# remove useless shebang
sed -i '1d' \
pelican/tools/templates/publishconf.py.in \