Mattia Rizzolo dixit: >buildpackage-funcs: change source of the default gcc. > >Thanks to Helmut for the suggestion.
This breaks:
# apt-cache show gcc | sed 's/^Depends: .*gcc-\([0-9]\+\) .*/\1/;t;d'
8
6
Don’t do that. Or, at least, ensure you only catch the installed
version; the tool for that is dpkg.
bye,
//mirabilos
--
Yes, I hate users and I want them to suffer.
-- Marco d'Itri on gmane.linux.debian.devel.general

