diff --git a/ags.spec b/ags.spec index 1b95afc..84aeafe 100644 --- a/ags.spec +++ b/ags.spec @@ -69,12 +69,12 @@ since continued to be developed by contributors. %prep %setup -q -%patch0 -p1 -b .gcc14 +%patch -P0 -p1 -b .gcc14 %if %{with freetype} -%patch2 -p1 -b .noft +%patch -P2 -p1 -b .noft %endif %if %{with openal} -%patch3 -p1 -b .openal +%patch -P3 -p1 -b .openal %endif # delete unused bundled stuff pushd Common/libinclude