From 93c041ec4a1f5800faaa21d4fb96d11c6b3f048d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 15 Oct 2013 12:29:07 +0200 Subject: Depending on python only for the time being, rather than python3.3. --- scripts/build/bootstrap_debootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/bootstrap_debootstrap') diff --git a/scripts/build/bootstrap_debootstrap b/scripts/build/bootstrap_debootstrap index 17d6e568f..8ff6d830a 100755 --- a/scripts/build/bootstrap_debootstrap +++ b/scripts/build/bootstrap_debootstrap @@ -1,4 +1,4 @@ -#!/usr/bin/python3.3 +#!/usr/bin/python ## live-build(7) - System Build Scripts ## Copyright (C) 2006-2013 Daniel Baumann -- cgit v1.2.3