[packages/ruby-mysql] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:48:17 CEST 2025


commit 16f379ba47e46f7873d065d5e761330eb5ecfac6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:48:01 2025 +0200

    Fix applying patches.

 ruby-mysql.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-mysql.spec b/ruby-mysql.spec
index 049aef0..aef489c 100644
--- a/ruby-mysql.spec
+++ b/ruby-mysql.spec
@@ -49,7 +49,7 @@ Dokumentacji w formacie ri dla %{name}.
 
 %prep
 %setup -q -n %{pkgname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 rdoc --ri --op ri lib
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-mysql.git/commitdiff/16f379ba47e46f7873d065d5e761330eb5ecfac6



More information about the pld-cvs-commit mailing list