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

build-relocatable-install: Make sure header row is at the beginning

parent 1e87dab4
No related branches found
No related tags found
No related merge requests found
......@@ -450,6 +450,7 @@ def main():
writer.write(
'#Package[:Architecture]\t#Version\t#Source\t#Installed-Size\n'
)
writer.flush()
v_check_call([
'dpkg-query',
'-W',
......
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