Eliminate use of obsolete %patchN syntax (#2283636)

This commit is contained in:
Software Management Team 2024-05-30 12:46:49 +02:00 committed by Miro Hrončok
parent b689ede312
commit 267211a8ca

View File

@ -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