[packages/md4sum] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:16:37 CEST 2025


commit a9c184d4e2815c9ff558574d08b8f334ed5b1f65
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:16:21 2025 +0200

    Fix applying patches.

 md4sum.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/md4sum.spec b/md4sum.spec
index 80af27d..bfd131c 100644
--- a/md4sum.spec
+++ b/md4sum.spec
@@ -21,7 +21,7 @@ skrótów MD4. Może także posłużyć do zarządzania odnośnikami ed2k.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 ./configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/md4sum.git/commitdiff/a9c184d4e2815c9ff558574d08b8f334ed5b1f65



More information about the pld-cvs-commit mailing list