switch from patchX macro to patch -P X

This commit is contained in:
Miroslav Lichvar 2023-05-11 14:41:28 +02:00
parent e7baf133a1
commit 1d736c18fe

View File

@ -105,7 +105,7 @@ This package contains various clients using gpsd.
%prep
%setup -q
%patch1 -p1 -b .apistatus
%patch -P 1 -p1 -b .apistatus
# don't try reloading systemd when installing in the build root
sed -i 's|systemctl daemon-reload|true|' SConscript