summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstangrze1999-01-30 16:34:42 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit6d526fbd7d2a5fad67307866dd6fe6af78fef41a (patch)
tree2c5451a980c9e522162f96eabc9416ba618597e1
parentde23f8c8fc9adc6a85098ed1dd8f7e38570a34f7 (diff)
downloadpython-HTMLgen-6d526fbd7d2a5fad67307866dd6fe6af78fef41a.zip
python-HTMLgen-6d526fbd7d2a5fad67307866dd6fe6af78fef41a.tar.gz
Files for python-HTMLgen.PATCH
md5sums: 5cfe437140e0edc88af14433d8937bd3 HTMLgen.pth 7eaa35c824ce7d4e2578baf5a4ba1b54 HTMLgen.tar.gz 6f493251d08b0d6f709c81fc411a882c python-HTMLgen-fixpaths.patch Changed files: python-HTMLgen-fixpaths.patch -> 1.1
-rw-r--r--python-HTMLgen-fixpaths.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/python-HTMLgen-fixpaths.patch b/python-HTMLgen-fixpaths.patch
new file mode 100644
index 0000000..0a4ca2d
--- /dev/null
+++ b/python-HTMLgen-fixpaths.patch
@@ -0,0 +1,13 @@
+*** HTMLtest.py.orig Mon Jun 1 11:40:03 1998
+--- HTMLtest.py Mon Jun 1 11:40:10 1998
+***************
+*** 1,4 ****
+! #!/bin/env python
+
+ """Test script which generates the online documentation for HTMLgen.
+ """
+--- 1,4 ----
+! #!/usr/bin/env python
+
+ """Test script which generates the online documentation for HTMLgen.
+ """