[python3/f20] Header of config script improval

Miro Hrončok churchyard at fedoraproject.org
Mon Jun 30 17:12:18 UTC 2014


commit bf926ed595f31890476fc8237744c41ebfc53289
Author: Miro Hrončok <miro at hroncok.cz>
Date:   Mon Jun 30 19:12:20 2014 +0200

    Header of config script improval

 config.py |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/config.py b/config.py
index 964d5d9..bdb7c1a 100644
--- a/config.py
+++ b/config.py
@@ -1,4 +1,6 @@
-#!/bin/python3
+#!/usr/bin/python3.3m
+# -*- python -*-
+
 import sys
 import subprocess
 ver = sys.version[:3]


More information about the scm-commits mailing list