# 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 --git a/ChangeLog b/ChangeLog --- a/ChangeLog +++ b/ChangeLog @@ -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 --git a/README.MacOS b/README.MacOS --- a/README.MacOS +++ b/README.MacOS @@ -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