[packages/ruby-websocket] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:49:49 CEST 2025
commit c6793f20d2943cf7829567cc1d550db42e818290
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:49:34 2025 +0200
Fix applying patches.
ruby-websocket.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-websocket.spec b/ruby-websocket.spec
index e4fadab..9610a91 100644
--- a/ruby-websocket.spec
+++ b/ruby-websocket.spec
@@ -27,7 +27,7 @@ Universal Ruby library to handle WebSocket protocol.
%prep
%setup -q -n %{pkgname}-%{version}
-%patch0 -p0
+%patch -P0 -p0
%build
# write .gemspec
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-websocket.git/commitdiff/c6793f20d2943cf7829567cc1d550db42e818290
More information about the pld-cvs-commit
mailing list