[packages/serialmail] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:56:20 CEST 2025


commit ee10ba928e66d13b9c4994b0a9d2babde0e5be2a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:56:04 2025 +0200

    Fix applying patches.

 serialmail.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/serialmail.spec b/serialmail.spec
index 1bb71e0..61e9ab8 100644
--- a/serialmail.spec
+++ b/serialmail.spec
@@ -29,7 +29,7 @@ wiadomości z maildirów.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 echo "%{__cc} %{rpmcflags}" > conf-cc
 echo "%{_prefix}" > conf-home
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/serialmail.git/commitdiff/ee10ba928e66d13b9c4994b0a9d2babde0e5be2a



More information about the pld-cvs-commit mailing list