Fix patch macro

This commit is contained in:
Gwyn Ciesla 2023-11-14 10:15:13 -06:00
parent 47625517e9
commit cdd00dbe83

View File

@ -120,7 +120,7 @@ for the GStreamer Base Plugins library.
%prep %prep
%setup -q -n gst-plugins-base-%{version} %setup -q -n gst-plugins-base-%{version}
%patch0 -p1 %patch -P 0 -p1
%build %build
%meson \ %meson \