[Lunar-commits] CVS: theedge/var/lib/lunar/functions check.lunar,
	1.20, 1.21
    Auke Kok 
    sofar at lunar-linux.org
       
    Fri Mar 18 10:01:26 UTC 2005
    
        - Previous message: [Lunar-commits] CVS: theedge/var/lib/lunar/functions main.lunar,
	1.22, 1.23
 
        - Next message: [Lunar-commits] 
	CVS: theedge/var/lib/lunar/functions download.lunar, 1.51,
	1.52 main.lunar, 1.23, 1.24 misc.lunar, 1.7,
	1.8 moonbase.lunar, 1.19, 1.20 sources.lunar, 1.27, 1.28
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
Update of /var/cvs/lunar/theedge/var/lib/lunar/functions
In directory espresso.foo-projects.org:/home/sofar/active/theedge/var/lib/lunar/functions
Modified Files:
	check.lunar 
Log Message:
Moo, this should fix that too
Index: check.lunar
===================================================================
RCS file: /var/cvs/lunar/theedge/var/lib/lunar/functions/check.lunar,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- check.lunar	15 Mar 2005 16:49:37 -0000	1.20
+++ check.lunar	18 Mar 2005 10:01:24 -0000	1.21
@@ -311,7 +311,7 @@
   MODULES=$*
 
   if [ -z "$MODULES" ] ; then
-    MODULES=$(list_installed)
+    MODULES=$(list_installed | grep -v moonbase)
   fi
 
   if [ -z "$EXPORT_LD_PATH" ] ; then
    
    
        
	- Previous message: [Lunar-commits] CVS: theedge/var/lib/lunar/functions main.lunar,
	1.22, 1.23
 
	- Next message: [Lunar-commits] 
	CVS: theedge/var/lib/lunar/functions download.lunar, 1.51,
	1.52 main.lunar, 1.23, 1.24 misc.lunar, 1.7,
	1.8 moonbase.lunar, 1.19, 1.20 sources.lunar, 1.27, 1.28
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the Lunar-commits
mailing list