diff options
Diffstat (limited to 'package/libnet/patches/patch-test_Ethernet_Makefile_am')
-rw-r--r-- | package/libnet/patches/patch-test_Ethernet_Makefile_am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/package/libnet/patches/patch-test_Ethernet_Makefile_am b/package/libnet/patches/patch-test_Ethernet_Makefile_am deleted file mode 100644 index c02273ef5..000000000 --- a/package/libnet/patches/patch-test_Ethernet_Makefile_am +++ /dev/null @@ -1,8 +0,0 @@ ---- Libnet-1.0.2a.orig/test/Ethernet/Makefile.am 1970-01-01 00:00:00.000000000 +0100 -+++ Libnet-1.0.2a/test/Ethernet/Makefile.am 2009-06-12 21:48:27.000000000 +0200 -@@ -0,0 +1,5 @@ -+include $(top_srcdir)/Makefile.am.common -+ -+noinst_PROGRAMS = arp tcp icmp_mask get_address poink -+ -+LDFLAGS = ../../src/libnet.la |