[Pkg-mailman-hackers] Pkg-mailman commit - rev 480 - trunk/debian
Lionel Elie Mamane
lmamane at alioth.debian.org
Tue Feb 27 22:01:14 CET 2007
Author: lmamane
Date: 2007-02-27 22:01:14 +0100 (Tue, 27 Feb 2007)
New Revision: 480
Modified:
trunk/debian/unicodify_archives.py
Log:
unicodify_diff needs proper #! line and executable bit
Modified: trunk/debian/unicodify_archives.py
===================================================================
--- trunk/debian/unicodify_archives.py 2007-02-27 20:34:18 UTC (rev 479)
+++ trunk/debian/unicodify_archives.py 2007-02-27 21:01:14 UTC (rev 480)
@@ -1,4 +1,4 @@
-#! @PYTHON@
+#! /usr/bin/python
#
# Copyright (C) 2007 Lionel Elie Mamane <lmamane at debian.org>
#
More information about the Pkg-mailman-hackers
mailing list