projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6295304
)
app-crypt/tpm-emulator: create the tss group
author
Alon Bar-Lev
<alonbl@gentoo.org>
Sat, 1 Sep 2018 18:18:30 +0000
(21:18 +0300)
committer
Alon Bar-Lev
<alonbl@gentoo.org>
Sat, 1 Sep 2018 19:01:31 +0000
(22:01 +0300)
Closes: https://bugs.gentoo.org/show_bug.cgi?id=657086
Thanks: Toralf Förster
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-crypt/tpm-emulator/tpm-emulator-0.7.4-r1.ebuild
patch
|
blob
|
history
diff --git
a/app-crypt/tpm-emulator/tpm-emulator-0.7.4-r1.ebuild
b/app-crypt/tpm-emulator/tpm-emulator-0.7.4-r1.ebuild
index 3bd4cc56bd52216f715991fde604d29c17d03212..0192de92e2f6f118ccff22e0352b9b8ceca11006 100644
(file)
--- a/
app-crypt/tpm-emulator/tpm-emulator-0.7.4-r1.ebuild
+++ b/
app-crypt/tpm-emulator/tpm-emulator-0.7.4-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-25,6
+25,7
@@
DEPEND="${RDEPEND}
S=${WORKDIR}/${P/-/_}
pkg_setup() {
+ enewgroup tss
enewuser tss -1 -1 /var/lib/tpm tss
if use modules; then
CONFIG_CHECK="MODULES"