Eliminate use of obsolete %patchN syntax (#2283636)

This commit is contained in:
Software Management Team 2024-05-30 12:46:46 +02:00 committed by Miro Hrončok
parent 868a48cf0d
commit 28a7ac481e
1 changed files with 2 additions and 2 deletions

View File

@ -117,8 +117,8 @@ files for gd, a graphics library for creating PNG and JPEG graphics.
%prep
%setup -q -n libgd-%{version}%{?prever:-%{prever}}
%patch0 -p1
%patch1 -p1
%patch -P0 -p1
%patch -P1 -p1
: $(perl config/getver.pl)