Start using font.eclass: Replace create_font_cache() code with a call to font_pkg_pos...
authorDonnie Berkholz <dberkholz@gentoo.org>
Mon, 30 Oct 2006 05:57:41 +0000 (05:57 +0000)
committerDonnie Berkholz <dberkholz@gentoo.org>
Mon, 30 Oct 2006 05:57:41 +0000 (05:57 +0000)
commita4f0676a4005802e3957f8b9e6f4414b13af340f
treecfd09fc309759c784df363eb8f3318a5186c1eb7
parent321adb6c5862f7c4d04a36b74e9def6fd9ace353
Start using font.eclass: Replace create_font_cache() code with a call to font_pkg_postinst(), and call font_pkg_postrm() in x-modular_pkg_postrm(). Also move EXPORT_FUNCTIONS down to the bottom so font.eclass functions don't override x-modular.eclass ones.
eclass/x-modular.eclass