# HG changeset patch # User Ben Abbott # Date 1296171993 18000 # Node ID 75f12ba604b4b28ba41ecd8027a7d2ba4e9aedef # Parent 862a8e4904453731007ceddc09c9599ad487fd95 README.MacOS: Modify instructions for MacPorts to deactivate rather than uninstall octave. diff -r 862a8e490445 -r 75f12ba604b4 ChangeLog --- a/ChangeLog Thu Jan 27 17:23:04 2011 -0500 +++ b/ChangeLog Thu Jan 27 18:46:33 2011 -0500 @@ -1,3 +1,8 @@ +2011-01-27 Ben Abbott + + * README.MacOS: Modify instructions for MacPorts to "deactivate" + rather than "uninstall" octave. + 2011-01-26 John W. Eaton * mk-opts.pl, mkoctfile.cc.in, mkoctfile.in: Untabify. diff -r 862a8e490445 -r 75f12ba604b4 README.MacOS --- a/README.MacOS Thu Jan 27 17:23:04 2011 -0500 +++ b/README.MacOS Thu Jan 27 18:46:33 2011 -0500 @@ -245,7 +245,7 @@ Now uninstall the Octave port. - sudo port uninstall octave-devel + sudo port deactivate octave-devel This will remove Octave and leave its dependencies in place. Now Octave may be built from the local mercurial archive by typing the commands below, where the