
interchange-cvs at icdevgroup
Nov 10, 2009, 1:31 PM
Post #1 of 1
(284 views)
Permalink
|
|
[SCM] Interchange branch, master, updated. REL_5_7_3-6-gdd9d926
|
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Interchange". The branch, master has been updated via dd9d926110ba3670a7260df100793a543da5f487 (commit) from 367e82dcc5b239200f05368aef927deba1f2f6ec (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit dd9d926110ba3670a7260df100793a543da5f487 Author: Jon Jensen <jon [at] endpoint> Date: Tue Nov 10 14:30:43 2009 -0700 Remove bogus prefix= specification We could use PREFIX= but Makefile.PL asks for confirmation anyway. ----------------------------------------------------------------------- Summary of changes and diff: UPGRADE | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/UPGRADE b/UPGRADE index 41c4e08..eaadd2e 100644 --- a/UPGRADE +++ b/UPGRADE @@ -57,10 +57,10 @@ WARNING: BACK UP EVERYTHING BEFORE YOU START! 3. You can see the section below, "TO TEST BEFORE YOU UPGRADE", if you want to try it out before you switch your running catalog. - 4. Install it in the same location as your current software: + 4. Install it to the same location as your current software: ## Create the makefile - perl Makefile.PL prefix=/usr/local/interchange + perl Makefile.PL ## Make the software make hooks/post-receive -- Interchange _______________________________________________ interchange-cvs mailing list interchange-cvs [at] icdevgroup http://www.icdevgroup.org/mailman/listinfo/interchange-cvs
|