mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-haskell/pandoc: Add missing haskell-cabal_pkg_postinst
Signed-off-by: hololeap <hololeap@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/41562 Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
This commit is contained in:
committed by
Arsen Arsenović
parent
7f0f0328de
commit
66ed8d364c
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -102,4 +102,6 @@ src_install() {
|
||||
pkg_postinst() {
|
||||
einfo "As of version 3, ${PN} no longer packages the pandoc executable"
|
||||
einfo "as standard. For the executable, run 'emerge -av app-text/pandoc-cli'."
|
||||
|
||||
haskell-cabal_pkg_postinst
|
||||
}
|
||||
Reference in New Issue
Block a user