On Tue, Mar 9, 2010 at 12:40 PM, Aioanei RaresWhat is written on the Wiki is:
<debian.dev.list@gmail.com> wrote:
> Squeeze is testing at the moment, so what is written in the wiki
> regarding testing works for you. Just follow the instructions carefully.
"To do only once : Make sure your APT sources (/etc/apt/sources.list)
allow flashplugin-nonfree from contrib to be installed. "
So I would then need to modify my 'source.list' to look like:
deb http://ftp.us.debian.org/debian/ squeeze main contrib non-free
deb-src http://ftp.us.debian.org/debian/ squeeze main contrib non-free
deb http://security.debian.org/ squeeze/updates main contrib non-free
deb-src http://security.debian.org/ squeeze/updates main contrib non-free
is that correct?