Eliminate use of obsolete %patchN syntax (#2283636)
This commit is contained in:
parent
b689ede312
commit
267211a8ca
@ -44,7 +44,7 @@ low-overhead real-time communication:
|
||||
|
||||
pushd %{packname}
|
||||
# Unbundle websocketpp
|
||||
%patch0001 -p1
|
||||
%patch -P0001 -p1
|
||||
|
||||
# Fix executable bit
|
||||
chmod -x man/figures/websocket_logo.svg
|
||||
|
Loading…
Reference in New Issue
Block a user