diff options
Diffstat (limited to 'x11-wm/xmonad/xmonad-0.11-r1.ebuild')
-rw-r--r-- | x11-wm/xmonad/xmonad-0.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/xmonad/xmonad-0.11-r1.ebuild b/x11-wm/xmonad/xmonad-0.11-r1.ebuild index e7ae14bf6878..6ef460dd9d07 100644 --- a/x11-wm/xmonad/xmonad-0.11-r1.ebuild +++ b/x11-wm/xmonad/xmonad-0.11-r1.ebuild @@ -55,7 +55,7 @@ src_install() { } pkg_postinst() { - ghc-package_pkg_postinst + haskell-cabal_pkg_postinst elog "A sample ${SAMPLE_CONFIG} configuration file can be found here:" elog " /usr/share/${PF}/ghc-$(ghc-version)/${SAMPLE_CONFIG_LOC}/${SAMPLE_CONFIG}" |