[packages/ruby-fakeweb] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:47:30 CEST 2025
commit be88b6e1b8eee76231f5a8c7f4d1ebba683e3e8d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:47:14 2025 +0200
Fix applying patches.
ruby-fakeweb.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-fakeweb.spec b/ruby-fakeweb.spec
index 00b2721..dfd07a7 100644
--- a/ruby-fakeweb.spec
+++ b/ruby-fakeweb.spec
@@ -38,7 +38,7 @@ This package contains documentation for %{name}.
%prep
%setup -q -n %{gem_name}-%{version}
cd test
-%patch0 -p0
+%patch -P0 -p0
cd -
# Don't vendor all your gems...srsly
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-fakeweb.git/commitdiff/be88b6e1b8eee76231f5a8c7f4d1ebba683e3e8d
More information about the pld-cvs-commit
mailing list