[packages/hypermail] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:10:38 CEST 2025
commit 876c4439dac707b2759049bc6ef6c46529536edd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:10:22 2025 +0200
Fix applying patches.
hypermail.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/hypermail.spec b/hypermail.spec
index d60a712..176da08 100644
--- a/hypermail.spec
+++ b/hypermail.spec
@@ -28,7 +28,7 @@ Konwerter (skrzynek) poczty do HTML-a ze wsparciem MIME i wątków.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
for i in . src/pcre src/fnv; do
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/hypermail.git/commitdiff/876c4439dac707b2759049bc6ef6c46529536edd
More information about the pld-cvs-commit
mailing list