X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=blobdiff_plain;f=cinelerra-5.1%2Fguicast%2FMakefile;fp=cinelerra-5.1%2Fguicast%2FMakefile;h=49bd154c6cb0859eff6b11205c21ffda43d4d135;hp=423ba100d91665179cab9bbe76e6a1e70e8fb933;hb=1fc14e42e3fc45c79b74013382e68557cab85729;hpb=fdf615e4b9eb6ce8faecc7f138c28edf0efac3be diff --git a/cinelerra-5.1/guicast/Makefile b/cinelerra-5.1/guicast/Makefile index 423ba100..49bd154c 100644 --- a/cinelerra-5.1/guicast/Makefile +++ b/cinelerra-5.1/guicast/Makefile @@ -130,7 +130,7 @@ python = $(shell which python) endif ifeq ($(python),) -python += $(shell which python3.8) +python += $(shell which python3.9) endif