From 0011dc3d25c8f1a57effe4bd3d803be32a4ead61 Mon Sep 17 00:00:00 2001 From: Fabien Tassin Date: Fri, 6 Jun 2008 16:11:58 +0200 Subject: * [prism] add optional MOZCLIENT_SEPARATOR to specify what we want between date and revision in the version (default to ~) - update src/mozclient.pl - update src/mozclient/lib/MozClient/VCS.pm - update README --- README | 1 + 1 file changed, 1 insertion(+) (limited to 'README') diff --git a/README b/README index 9affe55..57b89c2 100644 --- a/README +++ b/README @@ -80,6 +80,7 @@ as .conf files. They contain the following parameters: - MOZCLIENT_FILE (mandatory): source file containing the version - MOZCLIENT_GETVERSION (mandatory): how to transform the version - MOZCLIENT_GETDATE (mandatory): get the last commit date for the project +- MOZCLIENT_SEPARATOR (optional): separator between version and date (default: ~) - MOZCLIENT_EMBEDDED (optional): create an embedded tarball (default: 0) - MOZCLIENT_WANTMOZDIR (optional): should the root dir be 'mozilla'? (default: 0 unless MOZCLIENT_EMBEDDED=1) -- cgit v1.2.3