summaryrefslogtreecommitdiffstats
path: root/src/v8/0014-Fix-deprecated-Python-code.patch
diff options
context:
space:
mode:
Diffstat (limited to 'src/v8/0014-Fix-deprecated-Python-code.patch')
-rw-r--r--src/v8/0014-Fix-deprecated-Python-code.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/v8/0014-Fix-deprecated-Python-code.patch b/src/v8/0014-Fix-deprecated-Python-code.patch
index 1e0a0fc216..b33e6f5cb6 100644
--- a/src/v8/0014-Fix-deprecated-Python-code.patch
+++ b/src/v8/0014-Fix-deprecated-Python-code.patch
@@ -1,7 +1,7 @@
From ed5cc903d70f73780e5985e7d2de33f6b8d86402 Mon Sep 17 00:00:00 2001
From: Kent Hansen <kent.hansen@nokia.com>
Date: Fri, 2 Sep 2011 12:03:09 +0200
-Subject: [PATCH 14/14] Fix deprecated Python code
+Subject: [PATCH 14/15] Fix deprecated Python code
Needed to make the scripts run on Python 3, which is the
default python interpreter on some newer distros.