[packages/sendEmail] Fix applying patches.

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


commit a22f1e97c65573c28a9b3f5124a30f2653bc98a5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:55:44 2025 +0200

    Fix applying patches.

 sendEmail.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sendEmail.spec b/sendEmail.spec
index 9de1769..fafc1e1 100644
--- a/sendEmail.spec
+++ b/sendEmail.spec
@@ -32,7 +32,7 @@ Linuksa.
 
 %prep
 %setup -q -n %{name}-v%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sendEmail.git/commitdiff/a22f1e97c65573c28a9b3f5124a30f2653bc98a5



More information about the pld-cvs-commit mailing list