[packages/p3scan] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:49:41 CEST 2025


commit 98d17e587ee47c8a45ad56c12d6ca2e983585ce2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:49:25 2025 +0200

    Fix applying patches.

 p3scan.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/p3scan.spec b/p3scan.spec
index 3a5351b..ce3f670 100644
--- a/p3scan.spec
+++ b/p3scan.spec
@@ -31,7 +31,7 @@ POP3.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 rm -fr ripmime/ripmime.a
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/p3scan.git/commitdiff/98d17e587ee47c8a45ad56c12d6ca2e983585ce2



More information about the pld-cvs-commit mailing list