* [gentoo-catalyst] [PATCH 7/7] doc/make_subarch_table_guidexml.py: Fix shebang
@ 2017-03-10 19:23 Brian Dolbec
0 siblings, 0 replies; only message in thread
From: Brian Dolbec @ 2017-03-10 19:23 UTC (permalink / raw
To: gentoo-catalyst
From c51b35d3fe4be92c663682e0c1d2dfef7ecd8cfb Mon Sep 17 00:00:00 2001
From: Brian Dolbec <dolsen@gentoo.org>
Date: Fri, 10 Mar 2017 10:49:43 -0800
Subject: [PATCH 7/7] doc/make_subarch_table_guidexml.py: Fix shebang
To: gentoo-catalyst@lists.gentoo.org
---
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 <sebastian@pipping.org>
# Copyright (C) 2013 Brian dolbec <dolsen@gentoo.org>
# Licensed under GPL v2 or later
--
2.12.0
--
Brian Dolbec <dolsen>
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-03-10 19:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-10 19:23 [gentoo-catalyst] [PATCH 7/7] doc/make_subarch_table_guidexml.py: Fix shebang Brian Dolbec
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox