[packages/ruby-eet] Fix applying patches.

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


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

    Fix applying patches.

 ruby-eet.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-eet.spec b/ruby-eet.spec
index 5bc934c..c169950 100644
--- a/ruby-eet.spec
+++ b/ruby-eet.spec
@@ -27,7 +27,7 @@ Dowiązania języka Ruby do biblioteki EET.
 
 %prep
 %setup -q
-%patch0 -p1 -b .orig
+%patch -P0 -p1 -b .orig
 
 %build
 CFLAGS="%{rpmcflags} -I%{ruby_hdrdir} -I%{ruby_hdrdir}/ruby -I%{ruby_hdrdir}/%{ruby_arch}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-eet.git/commitdiff/cdae2fae5b32da7e6f17c2d3cf6132673cc0c91d



More information about the pld-cvs-commit mailing list