net-analyzer/angst: Clean up patch
authorJeroen Roovers <jer@gentoo.org>
Thu, 30 Jan 2020 13:46:29 +0000 (14:46 +0100)
committerJeroen Roovers <jer@gentoo.org>
Thu, 30 Jan 2020 13:54:58 +0000 (14:54 +0100)
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-analyzer/angst/files/0.4b-libnet-1.0.patch

index b78243a1a18720436ba6e01c49c5333d5ad28649..a2bcf1a18696bdedd6322578f71e426aed66c443 100644 (file)
@@ -1,12 +1,12 @@
---- Makefile.linux.orig        2003-08-19 01:22:26.737300264 -0400
-+++ Makefile.linux     2003-08-19 01:22:26.745299048 -0400
+--- a/Makefile.linux
++++ b/Makefile.linux
 @@ -14,2 +14,2 @@
 -LIBS = -L/usr/local/lib `libnet-config --libs` -lpcap
 -DEFINE = `libnet-config --defines` -DLINUX #-DDEBUG
 +LIBS = -L/usr/local/lib `libnet-1.0-config --libs` -lpcap
 +DEFINE = `libnet-1.0-config --defines` -DLINUX #-DDEBUG
---- angst.h.orig       2003-08-19 01:22:26.741299656 -0400
-+++ angst.h    2003-08-19 01:22:26.751298136 -0400
+--- a/angst.h
++++ b/angst.h
 @@ -12 +12 @@
 -#include <libnet.h>
 +#include <libnet-1.0.h>