singularity: better info re post-install step (#16311)
The singularity info should actually suggest where you might find the info about the post-install steps. Co-authored-by: george.hartzell <george.hartzell@sana.com>
This commit is contained in:
		| @@ -17,7 +17,10 @@ class Singularity(MakefilePackage): | ||||
|        which has a different install base (Autotools). | ||||
| 
 | ||||
|        Needs post-install chmod/chown steps to enable full functionality. | ||||
|        See package definition or `spack-build-out.txt` build log for details. | ||||
|        See package definition or `spack-build-out.txt` build log for details, | ||||
|        e.g. | ||||
| 
 | ||||
|        tail -15 $(spack location -i singularity)/.spack/spack-build-out.txt | ||||
|     ''' | ||||
| 
 | ||||
|     homepage = "https://www.sylabs.io/singularity/" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 George Hartzell
					George Hartzell