From c51b35d3fe4be92c663682e0c1d2dfef7ecd8cfb Mon Sep 17 00:00:00 2001
From: Brian Dolbec <[email protected]>
Date: Fri, 10 Mar 2017 10:49:43 -0800
Subject: [PATCH 7/7] doc/make_subarch_table_guidexml.py: Fix shebang
To: [email protected]

---
 doc/make_subarch_table_guidexml.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/make_subarch_table_guidexml.py 
b/doc/make_subarch_table_guidexml.py
index 0699d2a6..f571e001 100755
--- a/doc/make_subarch_table_guidexml.py
+++ b/doc/make_subarch_table_guidexml.py
@@ -1,4 +1,4 @@
-#! /usr/bin/env python2
+#!/usr/bin/python
 # Copyright (C) 2011 Sebastian Pipping <[email protected]>
 # Copyright (C) 2013 Brian dolbec <[email protected]>
 # Licensed under GPL v2 or later
-- 
2.12.0



-- 
Brian Dolbec <dolsen>


Reply via email to