[packages/ruby-rip] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:49:06 CEST 2025
commit 4d3d154b217af3dd5abb454e71d061928c3144e2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:48:50 2025 +0200
Fix applying patches.
ruby-rip.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-rip.spec b/ruby-rip.spec
index a1c187c..eda58a2 100644
--- a/ruby-rip.spec
+++ b/ruby-rip.spec
@@ -20,7 +20,7 @@ Rip is a next-generation packaging system for Ruby.
%prep
%setup -q -n rip
-%patch0 -p1
+%patch -P0 -p1
cp %{_datadir}/setup.rb .
rm -r ext
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-rip.git/commitdiff/4d3d154b217af3dd5abb454e71d061928c3144e2
More information about the pld-cvs-commit
mailing list