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_cdebootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/build/bootstrap_cdebootstrap') diff --git a/scripts/build/bootstrap_cdebootstrap b/scripts/build/bootstrap_cdebootstrap index 829f09c96..2613c482a 100755 --- a/scripts/build/bootstrap_cdebootstrap +++ b/scripts/build/bootstrap_cdebootstrap @@ -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