[Fusionforge-commits] r9130 - branches/Branch_5_0

Christian Bayle cbayle at libremir.placard.fr.eu.org
Wed Mar 17 22:09:50 CET 2010


Author: cbayle
Date: 2010-03-17 22:09:50 +0100 (Wed, 17 Mar 2010)
New Revision: 9130

Modified:
   branches/Branch_5_0/Makefile.debian
Log:
Choos more stable debootstrap


Modified: branches/Branch_5_0/Makefile.debian
===================================================================
--- branches/Branch_5_0/Makefile.debian	2010-03-17 20:48:05 UTC (rev 9129)
+++ branches/Branch_5_0/Makefile.debian	2010-03-17 21:09:50 UTC (rev 9130)
@@ -28,7 +28,7 @@
 LOCALMIRROR=http://localhost/ubuntu
 UBUNTUOP=$(shell wget -q -S http://localhost/ubuntu -O /dev/null 2>&1 && echo "--mirror $(LOCALMIRROR)" || echo "--mirror http://archive.ubuntu.com/ubuntu") --debootstrap debootstrap
 UBUNTUOP=--mirror http://archive.ubuntu.com/ubuntu --debootstrap debootstrap
-DEBIANOP=--debootstrapopts --include=apt
+DEBIANOP=--debootstrapopts --include=apt --debootstrap debootstrap
 ASKPASS=--ask-passphrase
 ASKPASS=
 




More information about the Fusionforge-commits mailing list