[packages/ruby-diffy] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:47:18 CEST 2025


commit a67fc091830b8c340a7704d5b0d758eb67ea5547
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:47:02 2025 +0200

    Fix applying patches.

 ruby-diffy.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-diffy.spec b/ruby-diffy.spec
index 141a740..2c09e98 100644
--- a/ruby-diffy.spec
+++ b/ruby-diffy.spec
@@ -44,7 +44,7 @@ Supported Formats
 
 %prep
 %setup -q -n %{pkgname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-diffy.git/commitdiff/a67fc091830b8c340a7704d5b0d758eb67ea5547



More information about the pld-cvs-commit mailing list