description ('OSG version script') platformGE('*') package ('http://vdt.cs.wisc.edu/vdt_2089_cache:VDT-Core' ) download('http://osg-vtb.uchicago.edu/vtb/tarballs/osg-version-1.1.44.tar.gz' ) shell('vdt-begin-install osg-version'); shell('vdt-untar osg-version-1.1.44.tar.gz') shell('vdt-end-install'); path('osg/bin', 'PATH', 'no-check') uninstallShell('vdt/sbin/vdt-uninstall osg-version');