[debian-edu-commits] r79683 - trunk/src/build/CD-administrator
    pere at alioth.debian.org 
    pere at alioth.debian.org
       
    Sun Apr 21 13:40:08 UTC 2013
    
    
  
Author: pere
Date: 2013-04-21 13:40:08 +0000 (Sun, 21 Apr 2013)
New Revision: 79683
Modified:
   trunk/src/build/CD-administrator/unwanted-list
Log:
Try to get the special case working.
Modified: trunk/src/build/CD-administrator/unwanted-list
===================================================================
--- trunk/src/build/CD-administrator/unwanted-list	2013-04-21 13:32:42 UTC (rev 79682)
+++ trunk/src/build/CD-administrator/unwanted-list	2013-04-21 13:40:08 UTC (rev 79683)
@@ -25,7 +25,7 @@
 
 	make -C $TASKDIR clean >/dev/null
 
-	case $SUITE in 
+	case $suite in 
 	    *wheezy-*-netinst*)
 		# Try to build CD without aptitude, to see if apt-get
 		# is enough.
    
    
More information about the debian-edu-commits
mailing list