summarylogtreecommitdiffstats
path: root/007-python2-path.patch
diff options
context:
space:
mode:
authorAndrey Rodionov2018-01-17 20:25:32 +0300
committerAndrey Rodionov2018-01-17 20:27:24 +0300
commit6d4b2cd10f4cfeca5b9dc54de8e83dae91819033 (patch)
tree61cdc989e488c28deffc9f95225ccf5fe7fc8d00 /007-python2-path.patch
downloadaur-6d4b2cd10f4cfeca5b9dc54de8e83dae91819033.tar.gz
Initial import
Diffstat (limited to '007-python2-path.patch')
-rw-r--r--007-python2-path.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/007-python2-path.patch b/007-python2-path.patch
new file mode 100644
index 000000000000..d11e75dd9f40
--- /dev/null
+++ b/007-python2-path.patch
@@ -0,0 +1,9 @@
+# 2013 © Sébastien Luttringer
+--- a/src/VBox/Frontends/VBoxShell/vboxshell.py 2014-01-03 01:38:41.831615590 +0100
++++ b/src/VBox/Frontends/VBoxShell/vboxshell.py 2014-01-04 04:23:33.884544420 +0100
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env python
++#!/usr/bin/python2
+ # -*- coding: utf-8 -*-
+ # $Id: vboxshell.py 49841 2013-12-09 13:32:33Z vboxsync $
+ """