Matej Cepl 2019-01-08 14:11:51 +00:00 committed by Git OBS Bridge
parent 046202169a
commit 4644063b2e

View File

@ -71,6 +71,7 @@ code uses to construct the grammar directly in Python code.
%prep %prep
%setup -q -n %{modname}-%{version} %setup -q -n %{modname}-%{version}
%autopatch -p1 %autopatch -p1
sed -i -e 's/\r$//' README.md CHANGES sed -i -e 's/\r$//' README.md CHANGES
%build %build