[packages/ipp2p] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:16:25 CEST 2025
commit bcade169abe6e6c7c56628efd0f1281ceb3258e2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:16:09 2025 +0200
Fix applying patches.
ipp2p.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ipp2p.spec b/ipp2p.spec
index b2b330b..f7ebb4c 100644
--- a/ipp2p.spec
+++ b/ipp2p.spec
@@ -149,8 +149,8 @@ jądra IPP2P.
%prep
%setup -q
sed -i "s:shell iptables:shell %{_sbindir}/iptables:" Makefile
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%if %{with userspace}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ipp2p.git/commitdiff/bcade169abe6e6c7c56628efd0f1281ceb3258e2
More information about the pld-cvs-commit
mailing list