mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-08-07 11:47:42 +00:00
Replace the binary swtpm_localca with a script that now calls the binary
swtpm-localca, which is to be installed in $bindir.
So that we can use this for script for calling swtpm-localca during testing
(when it is not installed), write the script in such a way that it de-
termines whether there's swtpm-localca in the same directory and if not call
it from ${bindir}/swtpm-localca.
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
|
||
|---|---|---|
| .. | ||
| source | ||
| changelog | ||
| compat | ||
| control | ||
| copyright | ||
| rules | ||
| swtpm-dev.install | ||
| swtpm-libs.install | ||
| swtpm-tools.install | ||
| swtpm-tools.postinst.in | ||
| swtpm.install | ||