contrib/clearsilver/clearsilver-0.10.3-patch

10 lines
466 B
Plaintext
Raw Normal View History

2006-11-14 00:01:22 +01:00
diff -pruN clearsilver-0.10.1-orig/scripts/document.py clearsilver-0.10.1/scripts/document.py
--- clearsilver-0.10.1-orig/scripts/document.py 2005-08-02 01:30:42.000000000 +1000
+++ clearsilver-0.10.1/scripts/document.py 2005-08-02 01:31:08.000000000 +1000
@@ -1,4 +1,4 @@
-#!/bin/env python
+#!/usr/bin/env python
"""
document.py -- Simple script to generate manpages from C header
files. Looks for the following formatted C comments in the C header files: