[packages/ruby-fcgi] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:47:32 CEST 2025
commit 6932079002738b7ec8a4033cc79e6b46065e7b8f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:47:17 2025 +0200
Fix applying patches.
ruby-fcgi.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-fcgi.spec b/ruby-fcgi.spec
index 7053f12..2ec0d4d 100644
--- a/ruby-fcgi.spec
+++ b/ruby-fcgi.spec
@@ -52,7 +52,7 @@ Dokumentacji w formacie ri dla %{name}.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
cp %{_datadir}/setup.rb .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-fcgi.git/commitdiff/6932079002738b7ec8a4033cc79e6b46065e7b8f
More information about the pld-cvs-commit
mailing list