Mercurial > hg > octave-lyh
changeset 12266:a319d7ed61c6 release-3-4-x
README.MacOS: Modify instructions for MacPorts to deactivate rather than uninstall octave.
author | Ben Abbott <bpabbott@mac.com> |
---|---|
date | Thu, 27 Jan 2011 18:46:33 -0500 |
parents | 98aa32814e3c |
children | 8ef6a4373310 |
files | ChangeLog README.MacOS |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-01-27 Ben Abbott <bpabbott@mac.com> + + * README.MacOS: Modify instructions for MacPorts to "deactivate" + rather than "uninstall" octave. + 2011-01-26 John W. Eaton <jwe@octave.org> * mk-opts.pl, mkoctfile.cc.in, mkoctfile.in: Untabify.
--- 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