changeset 12186:75f12ba604b4

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 862a8e490445
children 87926ee23581
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