diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-10 10:50:39 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-01-10 10:50:39 +0100 |
commit | 9c2ebc92f8f3f1e7b02e0724eab2bc4d9b5edfd0 (patch) | |
tree | 73179574646cb2864dae2b14ee56d9cd08b8c7ba /package/iw/patches/patch-version_sh | |
parent | 18aa85857ca8fa9d75d41c36665a1cb7e8bbda5c (diff) |
update to libnl 2.0
Diffstat (limited to 'package/iw/patches/patch-version_sh')
-rw-r--r-- | package/iw/patches/patch-version_sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/iw/patches/patch-version_sh b/package/iw/patches/patch-version_sh index dfc939354..296ac974c 100644 --- a/package/iw/patches/patch-version_sh +++ b/package/iw/patches/patch-version_sh @@ -1,5 +1,5 @@ ---- iw-0.9.17.orig/version.sh 2009-08-26 11:41:41.000000000 +0200 -+++ iw-0.9.17/version.sh 2009-11-20 23:11:10.000000000 +0100 +--- iw-0.9.21.orig/version.sh 2010-09-24 17:44:07.000000000 +0200 ++++ iw-0.9.21/version.sh 2011-01-09 22:41:17.000000000 +0100 @@ -5,20 +5,6 @@ OUT="$1" echo '#include "iw.h"' > "$OUT" |