On Sun, Dec 26, 2010 at 1:29 PM, Joseph Weston Morgan <[email protected]>wrote:
> *these instructions?* > * > In GNOME Terminal, type: > sudo nano /var/lib/dpkg/info/software-center.postinst > > then > add "exit 0" after set -e (without the quotes) > > Save your changes with this key combo: > Ctrl + O > > Exit nano with Ctrl + X* > > *So it looks like this? > * > #!/bin/sh > > *set -e exit 0* > > Looks right to me, did it get rid of the apt-get problem? Bill
_______________________________________________ EUGLUG mailing list [email protected] http://www.euglug.org/mailman/listinfo/euglug
