[packages/libmd5] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:54:10 CEST 2025


commit 77eeb71ad0cbae816724513bf9c7932cf3799c5e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:53:54 2025 +0200

    Fix applying patches.

 libmd5.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libmd5.spec b/libmd5.spec
index c4e28c6..1bf9884 100644
--- a/libmd5.spec
+++ b/libmd5.spec
@@ -53,7 +53,7 @@ Statyczna biblioteka libmd5.
 
 %prep
 %setup -qc
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 # with -prefer-pic you can link libmd5 statically in shared object.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmd5.git/commitdiff/77eeb71ad0cbae816724513bf9c7932cf3799c5e



More information about the pld-cvs-commit mailing list