python is no longer used in abuild.
authorStefan Reinauer <stepan@coresystems.de>
Wed, 10 Feb 2010 15:34:15 +0000 (15:34 +0000)
committerStefan Reinauer <stepan@openbios.org>
Wed, 10 Feb 2010 15:34:15 +0000 (15:34 +0000)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5106 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

util/abuild/abuild

index be6ecfad0c5a183e98bfec78b6a238f53814b183..c905756edfc759cc1236315194c292d47773d3aa 100755 (executable)
@@ -44,7 +44,6 @@ if [ "$i" = "nonexistant_make" ]; then
        exit 1
 fi
 MAKE=$i
-PYTHON=python
 
 # this can be changed to xml by -x
 mode=text