[packages/honeyd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:08:33 CEST 2025
commit f13801042c63a369bb0d03b0d9d87f1070642945
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:08:17 2025 +0200
Fix applying patches.
honeyd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/honeyd.spec b/honeyd.spec
index e619415..09edd15 100644
--- a/honeyd.spec
+++ b/honeyd.spec
@@ -42,7 +42,7 @@ podsieciach.
%prep
%setup -q
%if "%{_lib}" == "lib64"
-%patch0 -p1
+%patch -P0 -p1
%endif
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/honeyd.git/commitdiff/f13801042c63a369bb0d03b0d9d87f1070642945
More information about the pld-cvs-commit
mailing list