[packages/ruby-debug] Fix applying patches.

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


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

    Fix applying patches.

 ruby-debug.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-debug.spec b/ruby-debug.spec
index 15c03e7..f2c8da8 100644
--- a/ruby-debug.spec
+++ b/ruby-debug.spec
@@ -51,7 +51,7 @@ Dokumentacji w formacie ri dla %{name}.
 find -newer README  -o -print | xargs touch --reference %{SOURCE0}
 mv cli/* lib
 cp %{_datadir}/setup.rb .
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 ruby setup.rb config \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-debug.git/commitdiff/d3947513c2ffc62c6a4651a9711067aa4e9d8773



More information about the pld-cvs-commit mailing list