summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Byrne <salah.coronya@gmail.com>2023-06-27 11:42:24 +0200
committerDavid Seifert <soap@gentoo.org>2023-06-27 11:42:24 +0200
commite4ede124b4acd0e235ea0ad0087456851a10d845 (patch)
treeb1cd0475e95e81d6e30c94a406b45f0827e48da9 /app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild
parentapp-misc/jdupes: add 1.25.2 (diff)
downloadgentoo-e4ede124b4acd0e235ea0ad0087456851a10d845.tar.gz
gentoo-e4ede124b4acd0e235ea0ad0087456851a10d845.tar.bz2
gentoo-e4ede124b4acd0e235ea0ad0087456851a10d845.zip
app-crypt/tpm2-tss: Fix leftover "imageno" directory
Closes: https://github.com/gentoo/gentoo/pull/31444 Signed-off-by: Christopher Byrne <salah.coronya@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild')
-rw-r--r--app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild b/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild
index a9dd55409584..3e27adc524f7 100644
--- a/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild
+++ b/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild
@@ -39,6 +39,7 @@ BDEPEND="sys-apps/acl
PATCHES=(
"${FILESDIR}/${PN}-4.0.0-Dont-install-files-into-run.patch"
+ "${FILESDIR}/${PN}-4.0.1-Make-sysusers-and-tmpfiles-optional.patch"
)
pkg_setup() {