[poppler] make-glib-api-docs

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Nov 22 21:18:55 UTC 2019


 make-glib-api-docs |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1fa3cbd729bf16e06678b39d05be12d0ec6fa786
Author: Albert Astals Cid <aacid at kde.org>
Date:   Fri Nov 22 22:14:11 2019 +0100

    make-glib-api-docs: switch to python3
    
    Seems to work fine and python2 is dying anyway

diff --git a/make-glib-api-docs b/make-glib-api-docs
index 6fbe4494..fca9279b 100755
--- a/make-glib-api-docs
+++ b/make-glib-api-docs
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 #
 # Copyright (C) 2017 Carlos Garcia Campos <carlosgc at gnome.org>
 #


More information about the poppler mailing list