Line | |
---|
1 | #
|
---|
2 | # CMT basic settings for opt context
|
---|
3 | #
|
---|
4 | description = 'CMT configuration for ${cmtversion} ${CMTCONFIG} (v1)'
|
---|
5 |
|
---|
6 | url = 'http://www.cmtsite.org'
|
---|
7 |
|
---|
8 | depends = [ 'CMT-${cmtversion}' ]
|
---|
9 |
|
---|
10 | enviros = [['CMTCONFIG','|${CMTCONFIG}|'],
|
---|
11 | ['CMTSITE','|STANDALONE|'],
|
---|
12 | ['SITEROOT','|$PACMAN_INSTALLATION|'],
|
---|
13 | ['CMTCVSOFFSET','|offline|'],
|
---|
14 | ['CVSROOT','|:kserver:atlas-sw.cern.ch:/atlascvs|']]
|
---|
15 |
|
---|
16 | setup = ["source ${PACMAN_INSTALLATION}/CMT/${cmtversion}/mgr/setup.SHELL"]
|
---|
17 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.