From 675577fffdfdf53f25740c032c15b647698860d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20F=C3=B6rster?= Date: Wed, 27 Oct 2021 16:45:50 +0200 Subject: [PATCH] [net-im/spectrum2] sync --- net-im/spectrum2/spectrum2-9999.ebuild | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/net-im/spectrum2/spectrum2-9999.ebuild b/net-im/spectrum2/spectrum2-9999.ebuild index 6e2711e..9fc4202 100644 --- a/net-im/spectrum2/spectrum2-9999.ebuild +++ b/net-im/spectrum2/spectrum2-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -115,3 +115,7 @@ src_install() { einstalldocs } + +pkg_postinst() { + tmpfiles_process spectrum2.conf +}