kpcyrd / rebuilderd

Independent verification of binary packages - reproducible builds
GNU General Public License v3.0
352 stars 23 forks source link

rebuilder-tails: Define HOME for the temporary folder #118

Closed kpcyrd closed 2 years ago

kpcyrd commented 2 years ago

Instead of pointing GNUPGHOME into the temporary folder we just re-define the HOME folder. This also helps if HOME is not set at all for some reason.

Resolves #112