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

Fix source name

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