Skip to content
Snippets Groups Projects
Commit 9a2bd690 authored by Simon McVittie's avatar Simon McVittie
Browse files

Fix download of libcapsule-tools-relocatable

parent 54a227ed
No related branches found
No related tags found
No related merge requests found
...@@ -217,6 +217,7 @@ def main(): ...@@ -217,6 +217,7 @@ def main():
) )
if not os.path.exists(path): if not os.path.exists(path):
package = 'libcapsule-tools-relocatable'
v_check_call([ v_check_call([
'apt-get', 'apt-get',
'download', 'download',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment