[packages/ruby-rmail] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:49:11 CEST 2025
commit 51ebe4f4463ba85ffec941644eacf14223e42961
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:48:56 2025 +0200
Fix applying patches.
ruby-rmail.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-rmail.spec b/ruby-rmail.spec
index 6ac817f..8e33957 100644
--- a/ruby-rmail.spec
+++ b/ruby-rmail.spec
@@ -52,7 +52,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
%build
ruby install.rb config \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-rmail.git/commitdiff/51ebe4f4463ba85ffec941644eacf14223e42961
More information about the pld-cvs-commit
mailing list