summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-wireless/linux-wlan-ng-modules/files/linux-wlan-ng-0.2.5-sandbox.patch')
-rw-r--r--net-wireless/linux-wlan-ng-modules/files/linux-wlan-ng-0.2.5-sandbox.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/net-wireless/linux-wlan-ng-modules/files/linux-wlan-ng-0.2.5-sandbox.patch b/net-wireless/linux-wlan-ng-modules/files/linux-wlan-ng-0.2.5-sandbox.patch
deleted file mode 100644
index 45063df05150..000000000000
--- a/net-wireless/linux-wlan-ng-modules/files/linux-wlan-ng-0.2.5-sandbox.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Fix lirc building in sandbox
-
-From: Daniel Drake <dsd@gentoo.org>
-
-Index: linux-wlan-ng-0.2.5/scripts/Makefile
-===================================================================
---- linux-wlan-ng-0.2.5.orig/scripts/Makefile
-+++ linux-wlan-ng-0.2.5/scripts/Makefile
-@@ -27,7 +27,7 @@ get_version:
- $(CC) -I$(KERNEL_SOURCE)/include get_version.c -o get_version
-
- get_options:
-- $(MAKE) -f $(CURR_DIR)/Makefile.get_options -C $(KERNEL_SOURCE) get_version_target
-+ $(MAKE) -f $(CURR_DIR)/Makefile.get_options -C $(KERNEL_SOURCE) get_version_target M=$(shell pwd)
-
- clean:
- $(RM) get_version make.opts