[debian-edu-commits] r80126 - trunk/src/build/CD-administrator

pere at alioth.debian.org pere at alioth.debian.org
Sat May 18 16:44:33 UTC 2013


Author: pere
Date: 2013-05-18 16:44:32 +0000 (Sat, 18 May 2013)
New Revision: 80126

Modified:
   trunk/src/build/CD-administrator/CONF-edu-testing-nolocal-netinst.sh
Log:
Try to unset DI_WWW_HOME, to see if this get the build working.

Modified: trunk/src/build/CD-administrator/CONF-edu-testing-nolocal-netinst.sh
===================================================================
--- trunk/src/build/CD-administrator/CONF-edu-testing-nolocal-netinst.sh	2013-05-18 08:11:48 UTC (rev 80125)
+++ trunk/src/build/CD-administrator/CONF-edu-testing-nolocal-netinst.sh	2013-05-18 16:44:32 UTC (rev 80126)
@@ -71,7 +71,7 @@
 # the Debian mirror.
 # Unset since 5/3-2010 experimental daily builds have 2.6.32, testing have 2.6.30
 # Set since 2012-02-09 to try to get image working.
-export DI_WWW_HOME=default
+#export DI_WWW_HOME=default
 
 # Version number, "2.2 r0", "2.2 r1" etc.
 export DEBVERSION="testing+edu0"




More information about the debian-edu-commits mailing list