[packages/mpop] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:25:34 CEST 2025
commit e3ca075e5ddec209f59d947492f25f9866f4d63a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:25:18 2025 +0200
Fix applying patches.
mpop.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mpop.spec b/mpop.spec
index 2e8053c..b8bccb9 100644
--- a/mpop.spec
+++ b/mpop.spec
@@ -38,8 +38,8 @@ dobrą obsługę TLS/SSL.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mpop.git/commitdiff/e3ca075e5ddec209f59d947492f25f9866f4d63a
More information about the pld-cvs-commit
mailing list