[packages/ettercap] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:27:20 CEST 2025


commit ee1997c439708f75f0502f564638e81b1fbe73aa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:27:04 2025 +0200

    Fix applying patches.

 ettercap.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/ettercap.spec b/ettercap.spec
index e5a0c76..996791e 100644
--- a/ettercap.spec
+++ b/ettercap.spec
@@ -96,10 +96,10 @@ hosts na rede local, portas abertas, versão de serviços, tipo de host
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ettercap.git/commitdiff/ee1997c439708f75f0502f564638e81b1fbe73aa



More information about the pld-cvs-commit mailing list