File: automake-do-not-remove-checked-in-selinux-source-files.patch

package info (click to toggle)
swtpm 0.10.1%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,008 kB
  • sloc: ansic: 20,787; sh: 14,667; makefile: 760; python: 173
file content (11 lines) | stat: -rw-r--r-- 408 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
Author: Luca Boccassi <luca.boccassi@gmail.com>
Description: automake: do not remove checked in selinux source files on distclean
Forwarded: https://github.com/stefanberger/swtpm/pull/1058
--- a/src/selinux/Makefile.am
+++ b/src/selinux/Makefile.am
@@ -90,4 +90,4 @@
 	swtpmcuse.if \
 	swtpmcuse.te

-CLEANFILES = *.pp *.pp.bz2 *.if *.te *.fc
+CLEANFILES = *.pp *.pp.bz2 swtpm_libvirt.if swtpm_svirt.if *.fc