[SCM] live-helper branch, debian-next,	updated. debian/2.0_a8-1-10-g009f0cd
    Daniel Baumann 
    daniel at debian.org
       
    Sun Mar  7 11:00:24 UTC 2010
    
    
  
The following commit has been merged in the debian-next branch:
commit 009f0cdb2c75c79c2f628080974ed45dd4c7dcac
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Mar 7 11:54:06 2010 +0100
    Updating function reading in the cgi.
diff --git a/cgi/cron b/cgi/cron
index 8203ae8..e5a750c 100755
--- a/cgi/cron
+++ b/cgi/cron
@@ -8,12 +8,7 @@
 # under certain conditions; see COPYING for details.
 
 # Including common functions
-LH_BASE="${LH_BASE:-/usr/share/live-helper}"
-
-for _FUNCTION in "${LH_BASE}"/functions/*.sh
-do
-	. "${_FUNCTION}"
-done
+. "${LH_BASE:-/usr/share/live-helper}"/live-helper.sh
 
 # Reading defaults
 if [ -r /etc/default/live-webhelper ]
-- 
live-helper
    
    
More information about the debian-live-changes
mailing list