Artifact e860d4838ff09cf33a4621dd7605629bbab5e4ef:
- Executable file ypkg/scripts/archive/papi-3.6.2 — part of check-in [507127e96a] at 2015-09-06 03:30:44 on branch trunk — Initial commit of package build scripts (user: pooryorick size: 224) [more...]
- Executable file ypkg/scripts/current/papi-3.6.2 — part of check-in [507127e96a] at 2015-09-06 03:30:44 on branch trunk — Initial commit of package build scripts (user: pooryorick size: 224)
#! /bin/env bash # pkg install script for papi-3.6.2 pkg_init () { #name= #version= url='http://icl.cs.utk.edu/projects/papi/downloads/papi-3.6.2.tar.gz' sha1=78425533d0d76e0ea03d32e9fafeb6110a7b5e13 src=papi-3.6.2 }