[Lunar-commits] CVS: moonbase/net/ipw2100 BUILD, 1.8, 1.9 CONFIGURE, 1.3, 1.4

Moritz Heiber moe at lunar-linux.org
Mon Nov 1 16:42:04 UTC 2004


Update of /var/cvs/lunar/moonbase/net/ipw2100
In directory espresso.foo-projects.org:/tmp/cvs-serv17768

Modified Files:
	BUILD CONFIGURE 
Log Message:
nag nag nag


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/ipw2100/BUILD,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- BUILD	1 Nov 2004 16:29:11 -0000	1.8
+++ BUILD	1 Nov 2004 16:42:02 -0000	1.9
@@ -7,7 +7,7 @@
 
   if [ $WITH_WPA ]; then
     message "Enabling WPA support ..."
-    sedit "s:# CONFIG_IEEE80211_WPA=$(CONFIG_IEEE80211_CRYPT):CONFIG_IEEE80211_WPA=$(CONFIG_IEEE80211_CRYPT):" Makefile
+    sedit "s:# CONFIG_IEEE80211_WPA:CONFIG_IEEE80211_WPA:" Makefile
   fi
 	
   # Debug sucks

Index: CONFIGURE
===================================================================
RCS file: /var/cvs/lunar/moonbase/net/ipw2100/CONFIGURE,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- CONFIGURE	1 Nov 2004 16:29:11 -0000	1.3
+++ CONFIGURE	1 Nov 2004 16:42:02 -0000	1.4
@@ -4,8 +4,6 @@
     WITH_LEGACY="y"
   fi
 
-if  !  grep  -q  CONFIGURED  $MODULE_CONFIG;  then
-
   if  query  "Enable WPA support?" y;  then
     WITH_WPA="y"
   fi



More information about the Lunar-commits mailing list