]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#2051370: remove make_release option to build XUL client
authorGalen Charlton <gmc@equinoxOLI.org>
Fri, 26 Jan 2024 14:24:49 +0000 (09:24 -0500)
committerJane Sandberg <js7389@princeton.edu>
Fri, 2 Feb 2024 00:44:13 +0000 (16:44 -0800)
commitc4ea04ee1c1bbf3617007a242115f4705391073f
tree4ee5b25b1503415db626651bf99474f2e3b3675d
parent16038908fc956e508c547f1415c49cf6463b4d52
LP#2051370: remove make_release option to build XUL client

This patch removes the -x option in make_release to build
the XUL client, which has ceased to be, is an ex-client. It
doesn't remove the dependencies and subordinate Makefile
that would permit manually building the XUL client; that will
happen later.

Release-note: [Developer] Remove make_release -x option to build XUL client

To test
-------
[1] Install the patch and verify that make_release does not
    advertise an option to build the XUL client.
[2] Run a build and verify that it works.

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
build/tools/make_release