[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 32a7901229c0122e5b48acadeb769b66064df647
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Mar 7 11:52:39 2010 +0100

    Removing obsolete common file in cgi.

diff --git a/cgi/cgi b/cgi/cgi
index c38054e..ce23c2a 100755
--- a/cgi/cgi
+++ b/cgi/cgi
@@ -20,9 +20,6 @@
 # On Debian systems, the complete text of the GNU General Public License
 # can be found in /usr/share/common-licenses/GPL-2 file.
 
-# Reading common
-. /usr/share/live-webhelper/common
-
 # Reading defaults
 if [ -r /etc/default/live-webhelper ]
 then
diff --git a/cgi/common b/cgi/common
deleted file mode 100644
index 1e4bcb2..0000000
--- a/cgi/common
+++ /dev/null
@@ -1 +0,0 @@
-VERSION="1.0~a20"
diff --git a/cgi/cron b/cgi/cron
index fca2db0..8203ae8 100755
--- a/cgi/cron
+++ b/cgi/cron
@@ -15,9 +15,6 @@ do
 	. "${_FUNCTION}"
 done
 
-# Reading common
-. /usr/share/live-webhelper/common
-
 # Reading defaults
 if [ -r /etc/default/live-webhelper ]
 then

-- 
live-helper



More information about the debian-live-changes mailing list