[packages/pfqueue] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:06:56 CEST 2025
commit 9f37fe7bc1084c19eee28ffdbe60b8f40592bbb5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:06:40 2025 +0200
Fix applying patches.
pfqueue.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pfqueue.spec b/pfqueue.spec
index 59642c3..7eb4c8e 100644
--- a/pfqueue.spec
+++ b/pfqueue.spec
@@ -44,7 +44,7 @@ kolejkę.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pfqueue.git/commitdiff/9f37fe7bc1084c19eee28ffdbe60b8f40592bbb5
More information about the pld-cvs-commit
mailing list