commit: d254b65d931a177284b13d92b5c1433637beb533 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Fri Dec 18 14:46:36 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Dec 26 22:04:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d254b65d
app-crypt/tpm2-tss: remove unused patch Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/18708 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> ...m2-tss-2.4.1-Dont-run-systemd-sysusers-in-Makefile.patch | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/app-crypt/tpm2-tss/files/tpm2-tss-2.4.1-Dont-run-systemd-sysusers-in-Makefile.patch b/app-crypt/tpm2-tss/files/tpm2-tss-2.4.1-Dont-run-systemd-sysusers-in-Makefile.patch deleted file mode 100644 index 81c223df957..00000000000 --- a/app-crypt/tpm2-tss/files/tpm2-tss-2.4.1-Dont-run-systemd-sysusers-in-Makefile.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/Makefile.am b/Makefile.am -index 85683f9b..986d4c8d 100644 ---- a/Makefile.am -+++ b/Makefile.am -@@ -582,8 +582,6 @@ EXTRA_DIST += dist/tpm-udev.rules - - install-data-hook: - -mv $(DESTDIR)$(udevrulesdir)/tpm-udev.rules $(DESTDIR)$(udevrulesdir)/$(udevrulesprefix)tpm-udev.rules -- (systemd-sysusers && systemd-tmpfiles --create) || \ -- ($(call make_tss_user_and_group) && $(call make_fapi_dirs) && ($call set_fapi_permissions)) || true - - uninstall-local: - -rm $(DESTDIR)$(udevrulesdir)/$(udevrulesprefix)tpm-udev.rules
