[packages/mhash] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:18:42 CEST 2025


commit 35aa8df28000b73fd8b3b1b2f16c00f142c3e446
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:18:26 2025 +0200

    Fix applying patches.

 mhash.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mhash.spec b/mhash.spec
index c098dc4..93991d1 100644
--- a/mhash.spec
+++ b/mhash.spec
@@ -82,8 +82,8 @@ biblioteca mhash.
 
 %prep
 %setup -q
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mhash.git/commitdiff/35aa8df28000b73fd8b3b1b2f16c00f142c3e446



More information about the pld-cvs-commit mailing list