[packages/ipmasqadm] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:16:11 CEST 2025


commit 54e913e0eff875115c86580e618edebe35630cb1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:15:55 2025 +0200

    Fix applying patches.

 ipmasqadm.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ipmasqadm.spec b/ipmasqadm.spec
index 5de03ed..8c7353c 100644
--- a/ipmasqadm.spec
+++ b/ipmasqadm.spec
@@ -35,8 +35,8 @@ usada caso você deseje ativar port forwarding e auto forwarding.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} OPT="%{rpmcflags}" KSRC=%{_kernelsrcdir}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ipmasqadm.git/commitdiff/54e913e0eff875115c86580e618edebe35630cb1



More information about the pld-cvs-commit mailing list