diff options
Diffstat (limited to 'textproc/py-trex/files/patch-pytrex.py')
-rw-r--r-- | textproc/py-trex/files/patch-pytrex.py | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/py-trex/files/patch-pytrex.py b/textproc/py-trex/files/patch-pytrex.py new file mode 100644 index 000000000000..ecbca98e04f3 --- /dev/null +++ b/textproc/py-trex/files/patch-pytrex.py @@ -0,0 +1,7 @@ +--- pytrex.py.orig Sat Mar 17 00:00:31 2001 ++++ pytrex.py Sat Mar 17 00:02:26 2001 +@@ -1,3 +1,4 @@ ++#!%%LOCALBASE%%/bin/python + # PyTREX: A clean-room implementation of TREX in Python
+ # by James Tauber
+ #
|