[packages/apache-mod_ruby] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:37:01 CEST 2025


commit 6525e3f4ff6676cd8f77bf388bd65c02a7c22387
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:36:46 2025 +0200

    Fix applying patches.

 apache-mod_ruby.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apache-mod_ruby.spec b/apache-mod_ruby.spec
index da27779..8d29c9d 100644
--- a/apache-mod_ruby.spec
+++ b/apache-mod_ruby.spec
@@ -38,7 +38,7 @@ gdyby były wywoływane tradycyjnie.
 
 %prep
 %setup -q -n %{mod_name}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 ./configure.rb \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache-mod_ruby.git/commitdiff/6525e3f4ff6676cd8f77bf388bd65c02a7c22387



More information about the pld-cvs-commit mailing list