# ############################################################################################## # Last Update Updated By Reason for Change #============================================================================================ # 21-aug-2003 Xin Zhao/UC Change to GLUE schema ############################################################################################## # 20-aug-2003 Xin Zhao/UC Change it for putting into Grid3.pacman ############################################################################################## # 06-aug-2003 Xin Zhao/UC change schema, close to Glue Schema ############################################################################################## # 31-jul-2003 Xin Zhao/UC Original version ############################################################################################## # # Please note: you need to have $GLOBUS_LOCATION environment variable # defined before installing this pacman package. I will change the install # script shortly to make it easier to install. # url = 'http://grid.uchicago.edu/gce/' description = 'Information Provider for Atlas GCE application' source = 'tarballs/gce-ip' download = { '*' : 'atlas_gce_ip_0.6.tar.gz' } install = { '*':['sh ./install.sh'] }