User Tools

Site Tools


mozilla-devel:deploying_automatic_updates

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
mozilla-devel:deploying_automatic_updates [2012/02/02 11:23] – created tsberemozilla-devel:deploying_automatic_updates [2022/02/10 13:34] (current) – external edit 127.0.0.1
Line 61: Line 61:
 These don't even require a restart of services, but do require some more options at build time. From the Open-ILS/xul/staff_client directory you can build and install the staff client without rebuilding the rest of the software: These don't even require a restart of services, but do require some more options at build time. From the Open-ILS/xul/staff_client directory you can build and install the staff client without rebuilding the rest of the software:
  
-<code bash>make WEBDIR=/openils/var/www STAFF_CLIENT_VERSION=? server-xul</code>+<code bash>make WEBDIR=/openils/var/web STAFF_CLIENT_VERSION=? server-xul</code>
  
 Or, with an explicit stamp: Or, with an explicit stamp:
  
-<code bash>make WEBDIR=/openils/var/www STAFF_CLIENT_VERSION=? STAFF_CIENT_STAMP_ID=? server-xul</code>+<code bash>make WEBDIR=/openils/var/web STAFF_CLIENT_VERSION=? STAFF_CIENT_STAMP_ID=? server-xul</code>
  
 Don't forget to update the server symlink, and you still need to deploy the updates themselves. Don't forget to update the server symlink, and you still need to deploy the updates themselves.
mozilla-devel/deploying_automatic_updates.1328199787.txt.gz · Last modified: 2022/02/10 13:33 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

© 2008-2022 GPLS and others. Evergreen is open source software, freely licensed under GNU GPLv2 or later.
The Evergreen Project is a U.S. 501(c)3 non-profit organization.