name = 'mkgridmap_conf' description = 'Adds USCMS VO info into the mkgridmap.conf file' source = 'http://computing.fnal.gov/cms/software/DPE-download/sources' download = {'*':'mkgridmap_conf.tgz'} exists = [ '$PACMAN_INSTALLATION/edg/etc/mkgridmap.conf' ] install = {'root': ['f=$PACMAN_INSTALLATION/edg/etc/mkgridmap.conf;mv $f ${f}.saved; cp mkgridmap.conf_uscms $f;']}