autobuild: Remove ${EXTRA_PYTHON} variable
authorTim Beale <timbeale@catalyst.net.nz>
Thu, 14 Feb 2019 22:58:51 +0000 (11:58 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 15 Feb 2019 03:35:23 +0000 (04:35 +0100)
commite11969def18cb0ea803bc4a0ea2eb0fdfed8edee
treedc96e7f8489154a55934c3180a32f4223c1d4ffc
parent9124e44d71009861875bd94ead53c8e680757882
autobuild: Remove ${EXTRA_PYTHON} variable

We no longer build the python2 bindings, only python3. So we can get rid
of this variable now.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
script/autobuild.py