mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
games-strategy/freeciv: add missing xdg_pkg_postinst call
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -189,6 +189,8 @@ src_install() {
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_pkg_postinst
|
||||
|
||||
if [[ -z ${REPLACING_VERSIONS} ]]; then
|
||||
einfo "There are a number of supported authentication backends."
|
||||
einfo "sqlite3 is the default, however dedicated servers may wish to"
|
||||
|
||||
@@ -189,6 +189,8 @@ src_install() {
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
xdg_pkg_postinst
|
||||
|
||||
if [[ -z ${REPLACING_VERSIONS} ]]; then
|
||||
einfo "There are a number of supported authentication backends."
|
||||
einfo "sqlite3 is the default, however dedicated servers may wish to"
|
||||
|
||||
Reference in New Issue
Block a user