],
"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"
]
},
"sid-i386": {
],
"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"
]
},
"raspbian-jessie": {