[packages/ruby-activesupport2] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:46:59 CEST 2025
commit 83d1663b81e8f0faed63ae4e3ac2eda0b51cd313
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:46:43 2025 +0200
Fix applying patches.
ruby-activesupport2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-activesupport2.spec b/ruby-activesupport2.spec
index 1e4aeaf..20f89e6 100644
--- a/ruby-activesupport2.spec
+++ b/ruby-activesupport2.spec
@@ -64,7 +64,7 @@ Dokumentacji w formacie ri dla %{pkgname}.
%setup -q -c
%{__tar} xf %{SOURCE0} -O data.tar.gz | %{__tar} xz
find -newer README -o -print | xargs touch --reference %{SOURCE0}
-%patch0 -p1
+%patch -P0 -p1
%{__rm} -r lib/active_support/vendor*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-activesupport2.git/commitdiff/83d1663b81e8f0faed63ae4e3ac2eda0b51cd313
More information about the pld-cvs-commit
mailing list