Skip to content
Snippets Groups Projects
Commit 3096bd0d authored by Damian Alvarez's avatar Damian Alvarez
Browse files

Fix source name

parent 3fecf7de
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ communication layer (MPI) and a sophisticated management layer.
toolchain = SYSTEM
sources = ['%s.tar.gz' % local_realversion]
sources = ['%%(name)s-%s.tar.gz' % local_realversion]
builddependencies = [
('binutils', '2.37'),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment