Index: cctools-6.2.9/configure
===================================================================
--- cctools-6.2.9.orig/configure
+++ cctools-6.2.9/configure
@@ -1027,9 +1027,9 @@ then
 		python3=0
 	fi
 
-	if check_file ${python3_path}/bin/2to3
+	if check_file ${python3_path}/bin/2to3-2.7
 	then
-		python3_2to3=${python3_path}/bin/2to3
+		python3_2to3=${python3_path}/bin/2to3-2.7
 	else
 		python3=0
 	fi
