[packages/nf-hipac] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:34:47 CEST 2025
commit 6e3aeb31158d444578c4fbc9f87882a864759c83
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:34:32 2025 +0200
Fix applying patches.
nf-hipac.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/nf-hipac.spec b/nf-hipac.spec
index 3b207fb..671c8db 100644
--- a/nf-hipac.spec
+++ b/nf-hipac.spec
@@ -47,7 +47,7 @@ potrzeby rozumienia niczego o algorytmie HiPAC.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} -C user clean all \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nf-hipac.git/commitdiff/6e3aeb31158d444578c4fbc9f87882a864759c83
More information about the pld-cvs-commit
mailing list