[packages/openhip] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:44:24 CEST 2025
commit e59eb3c45b2fc0f179b9ee57c440c9a4bab319c7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:44:09 2025 +0200
Fix applying patches.
openhip.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openhip.spec b/openhip.spec
index 1bda9f6..7c5c1e2 100644
--- a/openhip.spec
+++ b/openhip.spec
@@ -43,7 +43,7 @@ identyfikacji węzła używa pary kluczy prywatnego oraz publicznego.
%prep
%setup -q -n hip-%{version} -a1
-%patch0 -p0
+%patch -P0 -p0
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openhip.git/commitdiff/e59eb3c45b2fc0f179b9ee57c440c9a4bab319c7
More information about the pld-cvs-commit
mailing list