vectorclass-version2: move files to include folder (#31105)
This commit is contained in:
		| @@ -19,4 +19,7 @@ class VectorclassVersion2(Package): | ||||
|     version('2.01.04', sha256='7885c343b1af9eb940f4debdd7cd19544130a06ed70e0000e1a8471fb9c15118') | ||||
| 
 | ||||
|     def install(self, spec, prefix): | ||||
|         install_tree('.', prefix) | ||||
|         # Put all cpp files to an include folder | ||||
|         # (makes a filesystem view with this | ||||
|         # package in it less noisy) | ||||
|         install_tree('.', prefix.include) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 haralmha
					haralmha