Subversion Repositories DevTools

Rev

Rev 5252 | Rev 6060 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5252 Rev 6058
Line 27... Line 27...
27
CopyFile ('jats_lxr.sh', '/opt/lxr-scripts');
27
CopyFile ('jats_lxr.sh', '/opt/lxr-scripts');
28
CopyFile ('jats_lxr.pl', '/opt/lxr-scripts');
28
CopyFile ('jats_lxr.pl', '/opt/lxr-scripts');
29
CopyFile ('lxr_clean_dir.sh', '/opt/lxr-scripts');
29
CopyFile ('lxr_clean_dir.sh', '/opt/lxr-scripts');
30
CopyFile ('jats_lxr.conf', '/opt/lxr-scripts', 'jats_lxr.conf.new');
30
CopyFile ('jats_lxr.conf', '/opt/lxr-scripts', 'jats_lxr.conf.new');
31
 
31
 
-
 
32
#
-
 
33
#   File to provide group level access control
-
 
34
#       Needs to be configured and enabled once installed
-
 
35
#   File to allow Release Manager to test presense of LXR without fear of access control
-
 
36
#   
-
 
37
CopyFile ('source.test', '/opt/lxr');
-
 
38
CopyFile ('lxr-auth-ldap', '/etc/apache2/sites-available');
-
 
39
 
32
# Templates used by the application
40
# Templates used by the application
33
 
41
 
34
CopyFile ('lxr.template', '/opt/lxr-scripts');
42
CopyFile ('lxr.template', '/opt/lxr-scripts');
35
CopyFile ('lxr.tree.template', '/opt/lxr-scripts');
43
CopyFile ('lxr.tree.template', '/opt/lxr-scripts');
36
CopyFile ('lxr.initdb.sh', '/opt/lxr-scripts');
44
CopyFile ('lxr.initdb.sh', '/opt/lxr-scripts');