[Webkit-unassigned] [Bug 208970] New: [GTK] Use #!/usr/bin/python3 shebang to run generate-gtkdoc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 11 19:38:05 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=208970

            Bug ID: 208970
           Summary: [GTK] Use #!/usr/bin/python3 shebang to run
                    generate-gtkdoc
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at gnome.org
                CC: bugs-noreply at webkitgtk.org

Fedora and Ubuntu are both patching generate-gtkdoc to use #!/usr/bin/python3 rather than #!/usr/bin/env python.

#!/usr/bin/env and /usr/bin/python are both banned in Fedora packages. I guess Ubuntu probably has similar rules.

Note this is the only script that attempts to use /usr/bin/python in tarball builds. Everything else that does so is probably only used by webkit-build.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200312/35c133ac/attachment-0001.htm>


More information about the webkit-unassigned mailing list