[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: rdflib / CVE-2019-7653



Brian May <bam@debian.org> writes:

> +# Install (only) those into the -tools package
> +export PYBUILD_AFTER_INSTALL_python3=mv '{destdir}/usr/bin' 'debian/python-rdflib-tools/usr/'
> +# The Python 2 part is only available as a library, not as tools
> +export PYBUILD_AFTER_INSTALL_python2=rm -rf '{destdir}/usr/bin'
  
I imagine (but haven't tested yet) that swapping python2 and python3 in
the above lines (and fixing the depends field) would give me an install
that uses python2.
-- 
Brian May <bam@debian.org>


Reply to: