giflib: remove convert call in doc generation (#45276)
Signed-off-by: Shane Nehring <snehring@iastate.edu>
This commit is contained in:
		| @@ -75,3 +75,6 @@ def edit(self, spec, prefix): | ||||
|         if spec.satisfies("@:5.2.0"): | ||||
|             configure = Executable("./configure") | ||||
|             configure("--prefix={0}".format(prefix)) | ||||
|         # remove call to convert in doc makefile | ||||
|         with working_dir("doc"): | ||||
|             filter_file("^.*convert.*-resize.*$", "", "Makefile") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 snehring
					snehring