Index: /trunk/src/VBox/Installer/linux/routines.sh
===================================================================
--- /trunk/src/VBox/Installer/linux/routines.sh	(revision 88547)
+++ /trunk/src/VBox/Installer/linux/routines.sh	(revision 88548)
@@ -395,4 +395,5 @@
     # Check for python2 only, because the generic package does not provide
     # any XPCOM bindings support for python3 since there is no standard ABI.
+    PYTHON=""
     for p in python python2 python2.6 python2.7; do
         if [ "`$p -c 'import sys
