[packages/ruby-tmail] Fix applying patches.

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


commit 618b110a232c39fcb8344805088083d1c7b7b731
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:49:22 2025 +0200

    Fix applying patches.

 ruby-tmail.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-tmail.spec b/ruby-tmail.spec
index 0a7da53..60a69e4 100644
--- a/ruby-tmail.spec
+++ b/ruby-tmail.spec
@@ -56,7 +56,7 @@ Pliki dokumentacji do biblioteki TMail służącej do obsługi poczty.
 %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 setup.rb config \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-tmail.git/commitdiff/618b110a232c39fcb8344805088083d1c7b7b731



More information about the pld-cvs-commit mailing list