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

pere at alioth.debian.org pere at alioth.debian.org
Sun Apr 3 21:58:46 UTC 2016


Author: pere
Date: 2016-04-03 21:58:46 +0000 (Sun, 03 Apr 2016)
New Revision: 87066

Modified:
   trunk/src/build/CD-administrator/Makefile
Log:
Try to get build working again.

Modified: trunk/src/build/CD-administrator/Makefile
===================================================================
--- trunk/src/build/CD-administrator/Makefile	2016-03-28 21:16:24 UTC (rev 87065)
+++ trunk/src/build/CD-administrator/Makefile	2016-04-03 21:58:46 UTC (rev 87066)
@@ -115,7 +115,7 @@
 
 MIRROR=http://ftp.se.debian.org/debian
 debootstrap.txt:  PHONY
-	@/usr/sbin/debootstrap --print-debs squeeze tmp-debootstrap $(MIRROR) \
+	@/usr/sbin/debootstrap --print-debs jessie tmp-debootstrap $(MIRROR) \
 		> $@.new 2>/dev/null && mv $@.new $@
 
 popcon-by_vote.txt: PHONY




More information about the debian-edu-commits mailing list