tcoffee: new package (#5185)
This commit is contained in:

committed by
Adam J. Stewart

parent
61c5b5faa7
commit
79df4db8e5
@@ -48,3 +48,5 @@ def install(self, spec, prefix):
|
||||
mkdirp(prefix.bin)
|
||||
with working_dir(self.build_directory):
|
||||
install('dialign-tx', prefix.bin)
|
||||
# t-coffee recognizes as dialign-t
|
||||
install('dialign-tx', join_path(prefix.bin, 'dialign-t'))
|
||||
|
Reference in New Issue
Block a user