X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=package%2Fwireless-tools%2Fpatches%2F001-debian.patch;fp=package%2Fwireless-tools%2Fpatches%2F001-debian.patch;h=e00bad279bea50578fa82bb48651414463072b40;hb=72cab8165e5d7298b01781848c09cd6df9b3e61a;hp=1d9c78eb2ddbce7cb4d02058124fea5b173a9a27;hpb=7ab34b89649a41b96661ec234ddd7dd6167ab7af;p=openwrt-10.03%2F.git diff --git a/package/wireless-tools/patches/001-debian.patch b/package/wireless-tools/patches/001-debian.patch index 1d9c78eb2..e00bad279 100644 --- a/package/wireless-tools/patches/001-debian.patch +++ b/package/wireless-tools/patches/001-debian.patch @@ -1,8 +1,6 @@ -Index: wireless_tools.29/iwlib.c -=================================================================== ---- wireless_tools.29.orig/iwlib.c 2007-06-04 13:22:18.700012448 +0200 -+++ wireless_tools.29/iwlib.c 2007-06-04 13:22:18.773001352 +0200 -@@ -667,6 +667,7 @@ +--- a/iwlib.c ++++ b/iwlib.c +@@ -667,6 +667,7 @@ iw_get_basic_config(int skfd, { struct iwreq wrq; @@ -10,11 +8,9 @@ Index: wireless_tools.29/iwlib.c memset((char *) info, 0, sizeof(struct wireless_config)); /* Get wireless name */ -Index: wireless_tools.29/Makefile -=================================================================== ---- wireless_tools.29.orig/Makefile 2007-06-04 13:22:18.707011384 +0200 -+++ wireless_tools.29/Makefile 2007-06-04 13:22:18.774001200 +0200 -@@ -73,8 +73,8 @@ +--- a/Makefile ++++ b/Makefile +@@ -73,8 +73,8 @@ DYNAMIC_LINK= libiw.so # Install directories INSTALL_DIR= $(PREFIX)/sbin/ INSTALL_LIB= $(PREFIX)/lib/ @@ -25,7 +21,7 @@ Index: wireless_tools.29/Makefile # Various commands RM = rm -f -@@ -102,9 +102,9 @@ +@@ -102,9 +102,9 @@ ifdef BUILD_WE_ESSENTIAL endif # Other flags