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-include_libnet_Makefile_am | |
parent | 498aab46151060e0608aaee4801d86dc8c0306de (diff) |
update to latest available upstream version
Diffstat (limited to 'package/libnet/patches/patch-include_libnet_Makefile_am')
-rw-r--r-- | package/libnet/patches/patch-include_libnet_Makefile_am | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/package/libnet/patches/patch-include_libnet_Makefile_am b/package/libnet/patches/patch-include_libnet_Makefile_am deleted file mode 100644 index afc1775e5..000000000 --- a/package/libnet/patches/patch-include_libnet_Makefile_am +++ /dev/null @@ -1,12 +0,0 @@ ---- Libnet-1.0.2a.orig/include/libnet/Makefile.am 1970-01-01 00:00:00.000000000 +0100 -+++ Libnet-1.0.2a/include/libnet/Makefile.am 2009-06-12 21:48:27.000000000 +0200 -@@ -0,0 +1,9 @@ -+include $(top_srcdir)/Makefile.am.common -+ -+pkginclude_HEADERS = \ -+ libnet-asn1.h \ -+ libnet-functions.h \ -+ libnet-headers.h \ -+ libnet-macros.h \ -+ libnet-ospf.h \ -+ libnet-structures.h |