diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-12-11 11:58:17 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-12-11 11:58:17 +0100 |
commit | a855caeff62dad6b508fed7b18f68fa66400e081 (patch) | |
tree | a236a1c48d4e122d6217432f277fb0c21170c2aa /package/libnet/patches/patch-test_ICMP_Makefile_am | |
parent | 498aab46151060e0608aaee4801d86dc8c0306de (diff) |
update to latest available upstream version
Diffstat (limited to 'package/libnet/patches/patch-test_ICMP_Makefile_am')
-rw-r--r-- | package/libnet/patches/patch-test_ICMP_Makefile_am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/package/libnet/patches/patch-test_ICMP_Makefile_am b/package/libnet/patches/patch-test_ICMP_Makefile_am deleted file mode 100644 index b2e09dfbe..000000000 --- a/package/libnet/patches/patch-test_ICMP_Makefile_am +++ /dev/null @@ -1,8 +0,0 @@ ---- Libnet-1.0.2a.orig/test/ICMP/Makefile.am 1970-01-01 00:00:00.000000000 +0100 -+++ Libnet-1.0.2a/test/ICMP/Makefile.am 2009-06-12 21:48:27.000000000 +0200 -@@ -0,0 +1,5 @@ -+include $(top_srcdir)/Makefile.am.common -+ -+noinst_PROGRAMS = icmp_echo icmp_unreach icmp_timexceed icmp_timestamp silvertongue ping_of_death -+ -+LDFLAGS = ../../src/libnet.la |