[packages/ghasher] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:43:49 CEST 2025


commit 00c85abf6cb58585d59c47b42434efad89040742
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:43:33 2025 +0200

    Fix applying patches.

 ghasher.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/ghasher.spec b/ghasher.spec
index 572afab..f660fc1 100644
--- a/ghasher.spec
+++ b/ghasher.spec
@@ -27,10 +27,10 @@ ghasher to małe narzędzie do obliczania sum MD5/SHA-1 i wielu innych.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghasher.git/commitdiff/00c85abf6cb58585d59c47b42434efad89040742



More information about the pld-cvs-commit mailing list