[net-im/spectrum2] sync
This commit is contained in:
parent
8cc208303c
commit
675577fffd
@ -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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
@ -115,3 +115,7 @@ src_install() {
|
|||||||
|
|
||||||
einstalldocs
|
einstalldocs
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pkg_postinst() {
|
||||||
|
tmpfiles_process spectrum2.conf
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user