From: Tomas Popela Date: Wed, 29 Jan 2020 10:39:55 +0000 (+0000) Subject: Use python3 instead of the unversioned python interpreter X-Git-Tag: archive/raspbian/2.26.3-1_deb10u1+rpi1^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=bdbb0a30b208e35be5571c1c90630a2dc206036d;p=webkit2gtk.git Use python3 instead of the unversioned python interpreter Bug-Debian: https://bugs.debian.org/948839 =================================================================== Gbp-Pq: Name use-python3.patch --- diff --git a/Tools/gtkdoc/generate-gtkdoc b/Tools/gtkdoc/generate-gtkdoc index 7a06d494ec..a38a02fad4 100755 --- a/Tools/gtkdoc/generate-gtkdoc +++ b/Tools/gtkdoc/generate-gtkdoc @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/python3 # Copyright (C) 2011 Igalia S.L. # # This library is free software; you can redistribute it and/or