summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 8be97bd..3ed2301 100644
--- a/README
+++ b/README
@@ -71,6 +71,7 @@ as .conf files. They contain the following parameters:
- MOZCLIENT_APPNAME (mandatory): package name
- MOZCLIENT_MODULES (optional): list of modules/directories for direct checkout
- MOZCLIENT_VCS (mandatory): VCS (hg, git, cvs, svn..)
+- MOZCLIENT_VCS_LOC (mandatory): VCS location (cvs loc, url, ...)
- MOZCLIENT_PROJECT (optional): VCS project name. If $(NULL), then
$(MOZCLIENT_MODULES) becomes mandatory
- MOZCLIENT_BRANCH (optional): VCS branch name
@@ -86,8 +87,6 @@ as .conf files. They contain the following parameters:
command that is executed to get a VCS tag
- MOZCLIENT_DYNTAG_FILES (optional): list of files to get before calling
MOZCLIENT_DYNTAG
-- MOZCLIENT_CVS_LOC (optional): cvs location
-- MOZCLIENT_HG_LOC (optional): hg location (an URL)
Example with firefox-3.0: