Subversion Repositories DevTools

Rev

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

Rev 5211 Rev 5252
Line 24... Line 24...
24
#
24
#
25
#   Insert the Application
25
#   Insert the Application
26
#
26
#
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 ('jats_lxr.conf', '/opt/lxr-scripts', 'jats_lxr.conf.new');
30
CopyFile ('jats_lxr.conf', '/opt/lxr-scripts', 'jats_lxr.conf.new');
30
 
31
 
31
# Templates used by the application
32
# Templates used by the application
32
 
33
 
33
CopyFile ('lxr.template', '/opt/lxr-scripts');
34
CopyFile ('lxr.template', '/opt/lxr-scripts');