]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Make focal use python3 for upload
authorFlole998 <Flole998@users.noreply.github.com>
Wed, 14 Oct 2020 17:17:59 +0000 (19:17 +0200)
committerGitHub <noreply@github.com>
Wed, 14 Oct 2020 17:17:59 +0000 (19:17 +0200)
.doozer.json

index 8caf65b7af73d820684e9eff86b2d80e32a6a7ec..1badeb896b580b19bdc2691e97f0831dbc10a333 100644 (file)
       ],
       "buildcmd": [
         "AUTOBUILD_CONFIGURE_EXTRA=--enable-ccache\\ --enable-ffmpeg_static\\ --enable-hdhomerun_static\\ --python=python3 ./Autobuild.sh -t ${TARGET} -j ${PARALLEL} -w ${WORKDIR}",
-        "support/bintray.py publish filelist.txt",
+        "python3 support/bintray.py publish filelist.txt",
       ]
     },
     "jessie-amd64": {