[packages/ruby-prawn] Fix applying patches.

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


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

    Fix applying patches.

 ruby-prawn.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-prawn.spec b/ruby-prawn.spec
index e6f520d..cfa6bd4 100644
--- a/ruby-prawn.spec
+++ b/ruby-prawn.spec
@@ -62,7 +62,7 @@ mv README{,.security}
 mv README{,.layout}
 %{__tar} xf %{SOURCE0} -O data.tar.gz | %{__tar} xz
 find -newer README -o -print | xargs touch --reference %{SOURCE0}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 rdoc --ri --op ri lib
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-prawn.git/commitdiff/b3a8bfb8ae7dc8260a269485864f05a533133641



More information about the pld-cvs-commit mailing list