[Lunar-commits] CVS: theedge/var/lib/lunar/functions modules.lunar, 1.48, 1.49

Auke Kok sofar at lunar-linux.org
Mon Nov 1 07:56:06 UTC 2004


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:
	modules.lunar 
Log Message:
this must have slipped in... weird.


Index: modules.lunar
===================================================================
RCS file: /var/cvs/lunar/theedge/var/lib/lunar/functions/modules.lunar,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- modules.lunar	29 Oct 2004 14:28:31 -0000	1.48
+++ modules.lunar	1 Nov 2004 07:56:04 -0000	1.49
@@ -380,15 +380,6 @@
 }
 
 
-module_needs_update () {
-  debug_msg "module_needs_update  ($@)"
-  if [ -n "$1" ] ; then
-    :
-  else
-    return 1
-  fi
-}
-
 # function : remove_module
 # usage    : remove_module; but $MODULE must be defined earlier
 # purpose  : removed a module from the MODULE_STATUS files, no source removal



More information about the Lunar-commits mailing list