From 5998faaff9cf8f3aef8ce4de4150f6783b21116d Mon Sep 17 00:00:00 2001 From: tpltnt Date: Tue, 20 Sep 2016 15:26:07 +0200 Subject: [PATCH] more flexible interpreter path --- build/macosx/language_gen.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/macosx/language_gen.py b/build/macosx/language_gen.py index 463d28fd6..5b216ee4f 100755 --- a/build/macosx/language_gen.py +++ b/build/macosx/language_gen.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python import os, re