[packages/libhnj] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:51:22 CEST 2025
commit faf723cc09b087e67df166d58c838596de520718
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:51:06 2025 +0200
Fix applying patches.
libhnj.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libhnj.spec b/libhnj.spec
index c265731..1a3b70a 100644
--- a/libhnj.spec
+++ b/libhnj.spec
@@ -49,8 +49,8 @@ Biblioteka statyczna libhnj.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libhnj.git/commitdiff/faf723cc09b087e67df166d58c838596de520718
More information about the pld-cvs-commit
mailing list