From 267211a8ca69a562e958e2e03e3a3c8d94532028 Mon Sep 17 00:00:00 2001 From: Software Management Team Date: Thu, 30 May 2024 12:46:49 +0200 Subject: [PATCH] Eliminate use of obsolete %patchN syntax (#2283636) --- R-websocket.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R-websocket.spec b/R-websocket.spec index 392b7e5..7e9fe81 100644 --- a/R-websocket.spec +++ b/R-websocket.spec @@ -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