diff ChangeLog @ 6366:06f26e174fc9

[project @ 2007-02-28 19:16:49 by jwe]
author jwe
date Wed, 28 Feb 2007 19:16:49 +0000
parents ccdb8ffbb994
children 8a844b3d10b1
line wrap: on
line diff
--- a/ChangeLog	Tue Feb 27 19:43:36 2007 +0000
+++ b/ChangeLog	Wed Feb 28 19:16:49 2007 +0000
@@ -1,5 +1,10 @@
 2007-02-27  John W. Eaton  <jwe@octave.org>
 
+	* Makeconf.in (do-script-uninstall): Remove PKG_ADD.
+	* examples/Makefile.in (uninstall): Don't remove files listed in
+	$(SCRIPTS) from $(srcdir).
+	Remove www.octave.org-octave.desktop, not octave.desktop.
+
 	* run-octave.in (run-octave.in): Use --no-initial-path.
 	Rename to qargs to args.  Use $args not "$args" when invoking Octave.
 	Try harder to get quoting right when passing args to Octave.