[packages/ruby-sary] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:49:20 CEST 2025


commit 95aabdf2b002ab625eca0543b9b056433a782a4e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:49:04 2025 +0200

    Fix applying patches.

 ruby-sary.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ruby-sary.spec b/ruby-sary.spec
index 191734c..ade1b15 100644
--- a/ruby-sary.spec
+++ b/ruby-sary.spec
@@ -28,9 +28,9 @@ Wiązanie języka Ruby do biblioteki Sary.
 
 %prep
 %setup -q -n %{pkgname}-ruby-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__ruby} extconf.rb \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-sary.git/commitdiff/95aabdf2b002ab625eca0543b9b056433a782a4e



More information about the pld-cvs-commit mailing list