Erik Christiansen <[email protected]> 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/pepperflashplugin-nonfree_1.8.1.dsc >> [...] >> $ 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 _______________________________________________ luv-main mailing list [email protected] http://lists.luv.asn.au/listinfo/luv-main
