8 lines
278 B
Text
8 lines
278 B
Text
--- makefaq.py.orig 2004-02-29 08:21:02.000000000 +0100
|
|
+++ makefaq.py 2004-04-01 15:30:33.000000000 +0200
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env python
|
|
+#!/usr/bin/env python${MODPY_VERSION}
|
|
# -*- coding: UTF-8 -*-
|
|
#
|
|
# -------------------------------------------------------------
|