mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
04b7b7e434
python, /usr/bin ain't so groovy Approved by: wca
9 lines
191 B
Plaintext
9 lines
191 B
Plaintext
--- kdoctools/xmlizer.orig Wed Jan 29 17:17:40 2003
|
|
+++ kdoctools/xmlizer Wed Jan 29 17:17:57 2003
|
|
@@ -1,4 +1,4 @@
|
|
-#! /usr/bin/python
|
|
+#! /usr/bin/env python
|
|
|
|
import re, sys, os, string
|
|
|