Subversion Repositories DevTools

Rev

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

Rev 6247 Rev 6500
Line 20... Line 20...
20
BuildPlatforms ('UBUNTU16', '--OnlyProd');
20
BuildPlatforms ('UBUNTU16', '--OnlyProd');
21
BuildPlatforms ('UBUNTU14', '--OnlyProd');
21
BuildPlatforms ('UBUNTU14', '--OnlyProd');
22
BuildPlatforms ('UBUNTU12', '--OnlyProd');
22
BuildPlatforms ('UBUNTU12', '--OnlyProd');
23
BuildPlatforms ('RHEL7', '--OnlyProd');
23
BuildPlatforms ('RHEL7', '--OnlyProd');
24
 
24
 
25
BuildName       ( 'jats-installer 1.0.0000.cr' );
25
BuildName       ( 'jats-installer 1.0.2001 cr' );
26
BuildInterface  ( 'interface' );
26
BuildInterface  ( 'interface' );
27
 
27
 
28
#..     External Packages
28
#..     External Packages
29
#
29
#
30
LinkPkgArchive ( 'debian_dpkg'    , '1.13.25.2000.cots' );
30
LinkPkgArchive ( 'debian_dpkg'    , '1.13.25.4000.cots' );
31
LinkPkgArchive ( 'debian_packager', '1.25.0000.cr' );
31
LinkPkgArchive ( 'debian_packager', '1.25.0000.cr' );
32
 
32
 
33
#
33
#
34
#   Generate Files
34
#   Generate Files
35
BuildDescpkg    ();
35
BuildDescpkg    ();