summaryrefslogtreecommitdiff
path: root/bin/pygettext.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pygettext.py')
-rwxr-xr-xbin/pygettext.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pygettext.py b/bin/pygettext.py
index b40bda1b9..a0b687413 100755
--- a/bin/pygettext.py
+++ b/bin/pygettext.py
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! @PYTHON@
# Originally written by Barry Warsaw <barry@zope.com>
#
# Minimally patched to make it even more xgettext compatible