[projects/pld-builder.new] Switch kernel module rebuilder to python3

baggins baggins at pld-linux.org
Mon Feb 22 22:29:48 CET 2021


commit 082f68f1ddade27140165abe0afb2ffddbf09bc9
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Feb 22 22:29:24 2021 +0100

    Switch kernel module rebuilder to python3

 client/rebuild-kernel-packages.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/client/rebuild-kernel-packages.py b/client/rebuild-kernel-packages.py
index 589b889..15ae5fc 100755
--- a/client/rebuild-kernel-packages.py
+++ b/client/rebuild-kernel-packages.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 
 from __future__ import print_function
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/pld-builder.new.git/commitdiff/082f68f1ddade27140165abe0afb2ffddbf09bc9



More information about the pld-cvs-commit mailing list