[packages/ruby-rexpect] Fix applying patches.

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


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

    Fix applying patches.

 ruby-rexpect.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-rexpect.spec b/ruby-rexpect.spec
index 9f1819f..d5fc998 100644
--- a/ruby-rexpect.spec
+++ b/ruby-rexpect.spec
@@ -27,7 +27,7 @@ wiele urządzeń jednocześnie.
 
 %prep
 %setup -q -n rexpect-%{version}
-%patch0 -p1
+%patch -P0 -p1
 cp %{_datadir}/setup.rb .
 mkdir lib
 mv RExpect.rb lib
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-rexpect.git/commitdiff/d74586d33f23f0cf78b8355c666bfb3f5b23ddab



More information about the pld-cvs-commit mailing list