mirror of
https://github.com/stefanberger/swtpm.git
synced 2025-12-31 20:04:02 +00:00
To force the installation of the python programs add a python-install target. This solves an installation issue with non-standard prefix, like not using /usr or /usr/local, as may be the case on OS X (Apple) when using homebrew. It leaves the 'make distcheck' working, which also uses a non-standard prefix and where we don't want to install the tools due to issues with removing them afterwards where pip3 cannot be used. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> |
||
|---|---|---|
| .. | ||
| py_swtpm_localca | ||
| Makefile.am | ||
| setup.py | ||
| swtpm-create-tpmca | ||
| swtpm-create-user-config-files.in | ||
| swtpm-localca.conf.in | ||
| swtpm-localca.in | ||
| swtpm-localca.options | ||