[Patch] Re: [rt-devel] rt-2-1-78: mess with the site config

Jeroen Ruigrok/asmodai asmodai at wxs.nl
Tue Mar 4 16:19:03 EST 2003


-On [20030304 13:32], Stanislav Sinyagin (ssinyagin at yahoo.com) wrote:
>That's another bug then: "make upgrade" did not update etc/RC_Config.pm
>I upgraded from 2-1-76 to 2-1-78.

I think Jesse omitted adding it to the upgrade target either on purpose
or by accident.  (Actually, even an install is careful not to clobber
your config file.)

See attached diff.

-- 
Jeroen Ruigrok van der Werven <asmodai(at)wxs.nl> / asmodai / a capoeirista
PGP fingerprint: 2D92 980E 45FE 2C28 9DB7  9D88 97E6 839B 2EAC 625B
http://www.tendra.org/   | http://www.in-nomine.org/~asmodai/diary/
Rome was not built in a day...
-------------- next part --------------
--- Makefile.in.orig	Tue Mar  4 22:16:56 2003
+++ Makefile.in	Tue Mar  4 22:17:13 2003
@@ -210,7 +210,7 @@
 
 upgrade: dirs upgrade-noclobber  upgrade-instruct
 
-upgrade-noclobber: libs-install html-install bin-install local-install doc-install fixperms
+upgrade-noclobber: config-install libs-install html-install bin-install local-install doc-install fixperms
 
 
 # {{{ dependencies


More information about the Rt-devel mailing list