CVS: moonbase/kernel/kernel-reqs BUILD,1.1,1.2

Steven Michaelske hardkrash at lunar-linux.org
Fri Dec 19 02:19:49 GMT 2003


Update of /var/cvs/lunar/moonbase/kernel/kernel-reqs
In directory dbguin.lunar-linux.org:/tmp/cvs-serv15701

Modified Files:
	BUILD 
Log Message:
and here too :-)


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/kernel/kernel-reqs/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD	11 Dec 2003 21:55:14 -0000	1.1
+++ BUILD	19 Dec 2003 02:19:47 -0000	1.2
@@ -1,10 +1,7 @@
 (
   kreqs="cryptoapi cipe snare-core ftpfs cvsfs NVIDIA_kernel \
-         NVIDIA alsa-driver bluez-kernel"
+         NVIDIA alsa-driver bluez-kernel pcmcia-cs"
 
-  if  module_installed  pcmcia-cs;  then  
-    lin -r -c pcmcia-cs
-  fi
   for req in $kreqs; do
     if  module_installed  $req; then
       lin -c $req




More information about the Lunar-commits mailing list