diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-18 18:10:19 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-18 18:10:19 +0100 |
commit | 46b2bb3001ce838ba2483a08418587d8a027f3a9 (patch) | |
tree | b2b618839b5afcc859fcb90556e6f199d9a9a10c /package/libdnet/patches/libdnet-1.10-dnet_config.patch | |
parent | 88d3e6d6c572143bd95a589a44e30bfefd616b88 (diff) | |
parent | 902ee7e7b23751ca7a8264d36a837aa4aae12032 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libdnet/patches/libdnet-1.10-dnet_config.patch')
-rw-r--r-- | package/libdnet/patches/libdnet-1.10-dnet_config.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libdnet/patches/libdnet-1.10-dnet_config.patch b/package/libdnet/patches/libdnet-1.10-dnet_config.patch index 005ac3305..82dda52ef 100644 --- a/package/libdnet/patches/libdnet-1.10-dnet_config.patch +++ b/package/libdnet/patches/libdnet-1.10-dnet_config.patch @@ -1,6 +1,6 @@ ---- libdnet-1.10/dnet-config.in.orig 2001-10-19 03:29:00.000000000 +0200 -+++ libdnet-1.10/dnet-config.in 2005-09-20 09:32:53.000000000 +0200 -@@ -45,10 +45,18 @@ +--- libdnet-1.10.orig/dnet-config.in 2001-10-19 03:29:00.000000000 +0200 ++++ libdnet-1.10/dnet-config.in 2011-01-14 11:44:00.000000000 +0100 +@@ -45,10 +45,18 @@ while test $# -gt 0; do done if test "$echo_cflags" = "yes"; then |