From: Dan Scott Date: Mon, 9 Apr 2012 21:03:16 +0000 (-0400) Subject: Use STAFF_CLIENT_STAMP_ID, not STAFF_CLIENT_BUILD_ID X-Git-Url: http://git.equinoxoli.org/?p=Evergreen-DocBook.git;a=commitdiff_plain;h=ec9f7461af898b55b29f218067c7d4ddc294aae0 Use STAFF_CLIENT_STAMP_ID, not STAFF_CLIENT_BUILD_ID With recent changes to staff client builds, STAFF_CLIENT_STAMP_ID is now the preferred environment variable to use. Signed-off-by: Dan Scott --- diff --git a/installation/server_upgrade.txt b/installation/server_upgrade.txt index a59aa00..56f719b 100644 --- a/installation/server_upgrade.txt +++ b/installation/server_upgrade.txt @@ -115,7 +115,7 @@ make [source, bash] ------------------------------------------------------------ cd /home/opensrf/Evergreen-ILS-2.2-beta1 -make STAFF_CLIENT_BUILD_ID=rel_2_2_beta1 install +make STAFF_CLIENT_STAMP_ID=rel_2_2_beta1 install ------------------------------------------------------------ + . As the root user, change all files to be owned by the opensrf user and group: