mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-08-07 02:00:36 +00:00
debian: Do not remove swtpm_cuse.8 via clean file
swtpm_cuse.8 is not generated anymore but its a static file now that must not be removed anymore via the debian/clean file. Resolves: https://github.com/stefanberger/swtpm/issues/751 Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
This commit is contained in:
parent
e5fdd1c181
commit
34886d2841
9
debian/clean
vendored
9
debian/clean
vendored
@ -1,3 +1,10 @@
|
||||
include/swtpm/*.gch
|
||||
man/*/*.3
|
||||
man/*/*.8
|
||||
man/man8/swtpm.8
|
||||
man/man8/swtpm_bios.8
|
||||
man/man8/swtpm_cert.8
|
||||
man/man8/swtpm-create-tpmca.8
|
||||
man/man8/swtpm_ioctl.8
|
||||
man/man8/swtpm_localca.8
|
||||
man/man8/swtpm-localca.8
|
||||
man/man8/swtpm_setup.8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user