# # 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, 07/06/2004. Copied from Saul's template # description('Atlas Release 8.0.4 with gcc library') version('8.0.4') # # Install the release and gcc in the same place # cd('$PAC_ANCHOR') package('UCHEP:gcc32', '.') package('ATLAS:8.0.4/AtlasRelease-opt', '.') cd()