[packages/vispan] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:02:42 CEST 2025


commit f14b009d6cba89fe2d2feb5960a85e23a41b99e6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:36 2025 +0200

    Fix applying patches.

 vispan.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vispan.spec b/vispan.spec
index bf35e59..6dfa84d 100644
--- a/vispan.spec
+++ b/vispan.spec
@@ -32,7 +32,7 @@ MailScanner.
 
 %prep
 %setup -q -n Vispan-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vispan.git/commitdiff/f14b009d6cba89fe2d2feb5960a85e23a41b99e6



More information about the pld-cvs-commit mailing list