Apply patch correctly

This commit is contained in:
Amanda Graven 2022-01-04 11:53:43 +01:00
parent dba94d353d
commit 35ed325452
No known key found for this signature in database
GPG Key ID: 45C461CDC9286390

View File

@ -60,8 +60,7 @@ The %{name}-tests package contains tests that can be used to verify
the functionality of the installed %{name} package.
%prep
%autosetup -n gtksourceview-%{version}
%patch0 -p1
%autosetup -n gtksourceview-%{version} -p1
%build
%meson -Dgtk_doc=true -Dsysprof=true -Dinstall_tests=true