Peter Varkoly 2021-06-01 19:50:49 +00:00 committed by Git OBS Bridge
parent c5a162b3fb
commit bab62632a9

View File

@ -130,6 +130,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%patch7 -p1
%patch8 -p1
%patch9 -p1
rm -f .git*
echo %{version} > .tarball-version
echo %{version} > .version
%build
%if %{with runautogen}