[packages/ruby-addressable] Fix applying patches.

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


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

    Fix applying patches.

 ruby-addressable.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-addressable.spec b/ruby-addressable.spec
index dfc8756..cbf46f2 100644
--- a/ruby-addressable.spec
+++ b/ruby-addressable.spec
@@ -30,7 +30,7 @@ RFCs and adds support for IRIs and URI templates.
 
 %prep
 %setup -q -n %{pkgname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %__gem_helper spec
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-addressable.git/commitdiff/00b6c0f13e3a2236871479b96b7758b2aec27c7c



More information about the pld-cvs-commit mailing list