switch from patchX macro to patch -P X
This commit is contained in:
parent
e7baf133a1
commit
1d736c18fe
@ -105,7 +105,7 @@ This package contains various clients using gpsd.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1 -b .apistatus
|
%patch -P 1 -p1 -b .apistatus
|
||||||
|
|
||||||
# don't try reloading systemd when installing in the build root
|
# don't try reloading systemd when installing in the build root
|
||||||
sed -i 's|systemctl daemon-reload|true|' SConscript
|
sed -i 's|systemctl daemon-reload|true|' SConscript
|
||||||
|
Loading…
Reference in New Issue
Block a user