create /var/lock/opencryptoki/ccatok instead of /var/lock/opencryptoki/cca
This commit is contained in:
parent
ac503725f1
commit
3edb60be92
@ -186,7 +186,7 @@ find . -name '*.[ch]' -print0 | xargs -0 chmod -x
|
||||
# append token specific subdirs to tmpfiles.d config
|
||||
token_subdirs="icsf swtok tpm"
|
||||
%ifarch s390 s390x
|
||||
token_subdirs="$token_subdirs lite cca"
|
||||
token_subdirs="$token_subdirs lite ccatok"
|
||||
%endif
|
||||
|
||||
cp -p %{SOURCE1} %{name}-tmpfiles.conf
|
||||
|
Loading…
Reference in New Issue
Block a user