]> git.pld-linux.org Git - packages/kernel.git/blob - linux-wlan-ng-Makefile.patch
- removed all Group fields translations (oure rpm now can handle translating
[packages/kernel.git] / linux-wlan-ng-Makefile.patch
1 diff -urN linux.orig/linux-wlan-ng-0.1.12/Makefile linux/linux-wlan-ng-0.1.12/Makefile
2 --- linux.orig/linux-wlan-ng-0.1.12/Makefile    Sat Feb 16 10:46:47 2002
3 +++ linux/linux-wlan-ng-0.1.12/Makefile Sat Feb 16 10:46:39 2002
4 @@ -43,7 +43,7 @@
5  # --------------------------------------------------------------------
6  
7  
8 -DIRS = src doc man etc
9 +DIRS = src
10  
11  help:
12         @echo "Pick one of the following targets:"
13 diff -urN linux.orig/linux-wlan-ng-0.1.12/src/nwepgen/Makefile linux/linux-wlan-ng-0.1.12/src/nwepgen/Makefile
14 --- linux.orig/linux-wlan-ng-0.1.12/src/nwepgen/Makefile        Sat Feb 16 10:46:46 2002
15 +++ linux/linux-wlan-ng-0.1.12/src/nwepgen/Makefile     Sat Feb 16 14:08:42 2002
16 @@ -91,7 +91,7 @@
17  CPPFLAGS= -I../include -I$(LINUX_SRC)/include \
18                 -D__LINUX_WLAN__ -D__arm__
19  else
20 -this will probably generate an error.  New arch's need to be added explicitly
21 +#this will probably generate an error.  New arch's need to be added explicitly
22  CPPFLAGS= -I../include -I$(LINUX_SRC)/include \
23                 -D__LINUX_WLAN__
24  endif
This page took 0.023994 seconds and 3 git commands to generate.