Use STAFF_CLIENT_STAMP_ID, not STAFF_CLIENT_BUILD_ID
authorDan Scott <dscott@laurentian.ca>
Mon, 9 Apr 2012 21:03:16 +0000 (17:03 -0400)
committerDan Scott <dscott@laurentian.ca>
Mon, 9 Apr 2012 21:03:16 +0000 (17:03 -0400)
With recent changes to staff client builds, STAFF_CLIENT_STAMP_ID is now
the preferred environment variable to use.

Signed-off-by: Dan Scott <dscott@laurentian.ca>

installation/server_upgrade.txt

index a59aa00..56f719b 100644 (file)
@@ -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: