[packages/ehnt] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:24:08 CEST 2025
commit a7dd5b14885f1fa81172d522347e9b010ee1826b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:23:52 2025 +0200
Fix applying patches.
ehnt.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ehnt.spec b/ehnt.spec
index e88dcd6..54e2d3a 100644
--- a/ehnt.spec
+++ b/ehnt.spec
@@ -26,8 +26,8 @@ jako netflow.
%prep
%setup -q -b 1
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ehnt.git/commitdiff/a7dd5b14885f1fa81172d522347e9b010ee1826b
More information about the pld-cvs-commit
mailing list