[packages/libhawknl] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:51:19 CEST 2025


commit 5fb7780a73ef1d040aff2529a6bec839b7040bc8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:51:03 2025 +0200

    Fix applying patches.

 libhawknl.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libhawknl.spec b/libhawknl.spec
index 8166e20..f07e206 100644
--- a/libhawknl.spec
+++ b/libhawknl.spec
@@ -58,8 +58,8 @@ Statyczna biblioteka HawkNL.
 
 %prep
 %setup -q -n hawknl%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %{__sed} -i -e 's,\r$,,' src/*.txt
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libhawknl.git/commitdiff/5fb7780a73ef1d040aff2529a6bec839b7040bc8



More information about the pld-cvs-commit mailing list