# HG changeset patch # User Ben Abbott # Date 1296171993 18000 # Node ID a319d7ed61c69409df77abb4c5eadde6d48d0b12 # Parent 98aa32814e3cd497aaf33cf441eca756ca17181f README.MacOS: Modify instructions for MacPorts to deactivate rather than uninstall octave. diff -r 98aa32814e3c -r a319d7ed61c6 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 98aa32814e3c -r a319d7ed61c6 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