Changed tcg_eventlog_tool to use amd64 for debian packaging

This commit is contained in:
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil 2024-08-23 17:20:20 -04:00
parent de49bdc283
commit 3177869c87

View File

@ -121,6 +121,6 @@ ospackage {
arch = X86_64
}
buildDeb {
arch = X86_64
arch = 'amd64'
}
}