# # This is minor wrapping of the standard Atlas releases mainly to # put Alessandro De Salvo's KitValidation package in the right location # for people using Pacman 2.9x. # # Xin Zhao, 19/12/2004. Copied from Saul's template # description('Atlas Release 11.0.3 with gcc library on SLC3 platform') version('11.0.2') # # Install the release and gcc in the same place # cd('$PAC_ANCHOR') package('UCHEP:gcc323-slc3', '.') package('http://atlas.web.cern.ch/Atlas/GROUPS/SOFTWARE/OO/pacman/slc3/cache:11.0.3/AtlasRelease-slc3_ia32-opt', '.') cd()