mochi-margo: correct patch versions (#38087)
This commit is contained in:
		| @@ -67,7 +67,7 @@ class MochiMargo(AutotoolsPackage): | |||||||
| 
 | 
 | ||||||
|     # Fix pthread detection |     # Fix pthread detection | ||||||
|     # https://github.com/mochi-hpc/mochi-margo/pull/177 |     # https://github.com/mochi-hpc/mochi-margo/pull/177 | ||||||
|     patch("mochi-margo-pthreads.patch", when="@0.9,0.9.1:0.9.7") |     patch("mochi-margo-pthreads.patch", when="@0.9:0.9.7") | ||||||
| 
 | 
 | ||||||
|     def autoreconf(self, spec, prefix): |     def autoreconf(self, spec, prefix): | ||||||
|         sh = which("sh") |         sh = which("sh") | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 willdunklin
					willdunklin