[packages/bbmail] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:46:38 CEST 2025


commit 24d5f4de3178231bbc668003c2d9a9940b4a1488
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:46:23 2025 +0200

    Fix applying patches.

 bbmail.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/bbmail.spec b/bbmail.spec
index e72188b..3ee3b2e 100644
--- a/bbmail.spec
+++ b/bbmail.spec
@@ -31,8 +31,8 @@ konfigurowalny.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bbmail.git/commitdiff/24d5f4de3178231bbc668003c2d9a9940b4a1488



More information about the pld-cvs-commit mailing list