From 9e59723311f425b0c85c7cd16fd75203e3b90780 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sat, 21 Jun 2008 12:13:15 +0000 Subject: [PATCH] Clifford Wolf: Updated madwifi (0.9.4) Filter 'depmod -a' output files from all package lists [2008051714362372510] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@9045 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/base/linux/parse-config | 1 + package/clifford/madwifi/hotfixes.patch | 20 +++++++------------- package/clifford/madwifi/madwifi.desc | 4 ++-- 3 files changed, 10 insertions(+), 15 deletions(-) create mode 100644 package/base/linux/parse-config diff --git a/package/base/linux/parse-config b/package/base/linux/parse-config new file mode 100644 index 000000000..7d1c11d8e --- /dev/null +++ b/package/base/linux/parse-config @@ -0,0 +1 @@ +var_append flistdel "|" "lib/modules/[^/]+/modules.[a-z0-9]+" diff --git a/package/clifford/madwifi/hotfixes.patch b/package/clifford/madwifi/hotfixes.patch index d573531f5..793605d26 100644 --- a/package/clifford/madwifi/hotfixes.patch +++ b/package/clifford/madwifi/hotfixes.patch @@ -1,6 +1,6 @@ ---- ./Makefile.orig 2007-03-07 09:39:40.000000000 +0100 -+++ ./Makefile 2007-12-01 08:29:11.000000000 +0100 -@@ -86,16 +86,9 @@ +--- ./Makefile.orig 2008-05-17 14:37:27.000000000 +0200 ++++ ./Makefile 2008-05-17 14:37:43.000000000 +0200 +@@ -84,10 +84,6 @@ install: install-modules install-tools install-modules: @@ -8,17 +8,11 @@ - @# might cause make to abort the build - sh scripts/find-madwifi-modules.sh $(KERNELRELEASE) $(DESTDIR) - - for i in $(DIRS_MODULES); do \ + for i in $(obj-y); do \ $(MAKE) -C $$i install || exit 1; \ done --ifeq ($(DESTDIR),) -- (export KMODPATH=$(KMODPATH); /sbin/depmod -ae $(KERNELRELEASE)) --endif - - install-tools: - $(MAKE) -C $(TOOLS) install || exit 1 --- ./Makefile.inc.orig 2007-01-18 09:26:23.000000000 +0100 -+++ ./Makefile.inc 2007-12-01 08:23:38.000000000 +0100 ++++ ./Makefile.inc 2008-05-17 13:33:45.000000000 +0200 @@ -60,7 +60,7 @@ # running kernel was compiled. Note that the configuration and the # version of the kernel tree might have changed since then. @@ -28,8 +22,8 @@ # sanity check: does KERNELPATH exist? ifeq ($(shell cd $(KERNELPATH) && pwd),) $(error $(KERNELPATH) is missing, please set KERNELPATH) ---- ./tools/Makefile.orig 2007-02-07 04:18:49.000000000 +0100 -+++ ./tools/Makefile 2007-12-01 08:23:38.000000000 +0100 +--- ./tools/Makefile.orig 2007-11-13 10:24:57.000000000 +0100 ++++ ./tools/Makefile 2008-05-17 13:33:45.000000000 +0200 @@ -34,8 +34,8 @@ STRIP ?= $(USER_CROSS_COMPILE)strip CC = $(USER_CROSS_COMPILE)gcc diff --git a/package/clifford/madwifi/madwifi.desc b/package/clifford/madwifi/madwifi.desc index 67fff6c03..0d155dda3 100644 --- a/package/clifford/madwifi/madwifi.desc +++ b/package/clifford/madwifi/madwifi.desc @@ -36,8 +36,8 @@ [L] GPL [S] Stable -[V] 0.9.3.3 +[V] 0.9.4 [P] X -----5---9 284.605 -[D] 3726949587 madwifi-0.9.3.3.tar.gz http://dl.sourceforge.net/sourceforge/madwifi/ +[D] 3773653856 madwifi-0.9.4.tar.gz http://dl.sourceforge.net/sourceforge/madwifi/