[packages/openwebmail] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:47:27 CEST 2025


commit 924e29416ffb2e0c37dca5ddd3282631cfdde6de
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:47:11 2025 +0200

    Fix applying patches.

 openwebmail.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/openwebmail.spec b/openwebmail.spec
index 0ee7429..c6827d0 100644
--- a/openwebmail.spec
+++ b/openwebmail.spec
@@ -62,8 +62,8 @@ oraz podglądanie liczby wiadomości.
 
 %prep
 %setup -q -c
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openwebmail.git/commitdiff/924e29416ffb2e0c37dca5ddd3282631cfdde6de



More information about the pld-cvs-commit mailing list