[Lunar-commits] <moonbase> wireless_tools: remove the patch as it's not needed anymore.
Florin Braescu
florin at lunar-linux.org
Wed Oct 6 08:52:53 CEST 2010
commit f831e282ef87f1a31c4be928ab6fcda03f157278
Author: Florin Braescu <florin at lunar-linux.org>
Date: Wed Oct 6 09:52:53 2010 +0300
wireless_tools: remove the patch as it's not needed anymore.
Thanks to Chris Johnson for pointing it out.
---
wifi/wireless_tools/BUILD | 1 -
wifi/wireless_tools/DETAILS | 3 ---
2 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/wifi/wireless_tools/BUILD b/wifi/wireless_tools/BUILD
index 07eb284..69a2abe 100644
--- a/wifi/wireless_tools/BUILD
+++ b/wifi/wireless_tools/BUILD
@@ -1,6 +1,5 @@
(
- patch_it $SOURCE_CACHE/$SOURCE2 1 &&
make &&
prepare_install &&
cp iwconfig iwgetid iwlist iwspy iwpriv /sbin/ &&
diff --git a/wifi/wireless_tools/DETAILS b/wifi/wireless_tools/DETAILS
index 7c9e6a2..17b13cc 100644
--- a/wifi/wireless_tools/DETAILS
+++ b/wifi/wireless_tools/DETAILS
@@ -1,12 +1,9 @@
MODULE=wireless_tools
VERSION=29
SOURCE=$MODULE.$VERSION.tar.gz
- SOURCE2=$MODULE.$VERSION-header.patch.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE.$VERSION
SOURCE_URL=http://hpl.hp.com/personal/Jean_Tourrilhes/Linux
- SOURCE2_URL=$PATCH_URL
SOURCE_VFY=sha1:22040ac1497f4c5f8ddeca365591b01ae3475710
- SOURCE2_VFY=sha1:06dff05c638b60ce2fb28509e60ab6efc16e4438
WEB_SITE=http://hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
ENTERED=20020219
UPDATED=20100317
More information about the Lunar-commits
mailing list