From c5c5afcb904035da364b0bf87bda389113e696f3 Mon Sep 17 00:00:00 2001 From: Neil Booth Date: Thu, 4 Jun 2015 16:23:21 +0900 Subject: [PATCH] Fix bang line --- contrib/make_locale | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/make_locale b/contrib/make_locale index 6adfe73a..6f9d1543 100755 --- a/contrib/make_locale +++ b/contrib/make_locale @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python2 from StringIO import StringIO import urllib2, os, zipfile, pycurl