From 2910b960466de4be4af334d5c352e52334354b8b Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 25 Sep 2003 03:38:50 +0000 Subject: Fix the checktrans run by specifying the correct path to Python. Submitted by: Jeremy Messenger git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1266 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/dia/files/patch-po_checktrans.py | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 graphics/dia/files/patch-po_checktrans.py (limited to 'graphics') diff --git a/graphics/dia/files/patch-po_checktrans.py b/graphics/dia/files/patch-po_checktrans.py new file mode 100644 index 000000000..4b8eee2df --- /dev/null +++ b/graphics/dia/files/patch-po_checktrans.py @@ -0,0 +1,8 @@ +--- po-checktrans.py.orig Wed Sep 24 21:32:42 2003 ++++ po-checktrans.py Wed Sep 24 21:33:03 2003 +@@ -1,4 +1,4 @@ +-#!/usr/bin/python ++#!/usr/bin/env python + # + # This quick hack gives translation statistics (from the core translation + # files). -- cgit v1.2.3