caccerts.pem is not needed in gam.spec

This commit is contained in:
Jay Lee
2025-09-08 13:15:36 -04:00
committed by GitHub
parent b9ae49cf43
commit 82f5dd1864

View File

@@ -33,7 +33,6 @@ datas += [('gam/contactdelegation-v1.json', '.')]
datas += [('gam/datastudio-v1.json', '.')]
datas += [('gam/meet-v2beta.json', '.')]
datas += [('gam/serviceaccountlookup-v1.json', '.')]
#datas += [('cacerts.pem', '.')]
hiddenimports = [
'gam.gamlib.yubikey',
]