[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. 731a6b0960e71f365ba3c2121662f911cf04493b

Steffen Moeller moeller at debian.org
Mon Mar 7 08:25:44 UTC 2011


The following commit has been merged in the master branch:
commit 731a6b0960e71f365ba3c2121662f911cf04493b
Author: Steffen Moeller <moeller at debian.org>
Date:   Mon Mar 7 09:25:17 2011 +0100

    Kindly inform about the update of deboostrap

diff --git a/install.sh b/install.sh
index e6a963b..150078b 100755
--- a/install.sh
+++ b/install.sh
@@ -939,6 +939,12 @@ action_debian () {
 		exit 1
 	fi
 
+	if [ -x /usr/bin/"$BOOTSTRAPPER" ]; then
+		echo
+		echo "I: Found $BOOTSTRAPPER installed,"
+                echo "   will nonetheless download reference version."
+		echo
+        fi
 	echo " * Downloading bootstrapper package '`basename $intern_bootstrapper_package`'"
         if [ -n "$VERBOSE" ]; then echo "   from $intern_bootstrapper_package"; fi
 	internal_localpackagename=/tmp/debootstrapOrCdebootstrap.deb

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list