
8 Apr
2015
8 Apr
'15
1:40 a.m.
Erik Christiansen <dvalin@internode.on.net> writes:
On 31.03.15 10:44, Trent W. Buck wrote:
It's here:
$ dget http://http.debian.net/debian/pool/contrib/p/pepperflashplugin-nonfree/peppe... [...] $ grep -rF 'deb ' pepperflashplugin-nonfree-1.8.1/update-pepperflashplugin-nonfree: deb [arch=$arch] http://dl.google.com/linux/chrome/deb/ stable main [...]
Many thanks for that. I'm clearly not holding my mouth right, since adding:
deb [arch=$arch] http://dl.google.com/linux/chrome/deb/ stable main
$arch is a variable. Sorry if that wasn't clear. Unless you are unusual and weird, just omit the [arch=$arch] clause entirely. See also Russ's upthread cite of /etc/apt/sources.list.d/google-chrome.list