From 01f3eac8fe1600afcc787cc751b83679ae08684d Mon Sep 17 00:00:00 2001 From: Marc-Antoine Perennou Date: Wed, 24 Aug 2011 12:21:22 +0200 Subject: Fix typo in mozilla-app eclass Signed-off-by: Marc-Antoine Perennou --- eclass/mozilla-app.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/mozilla-app.eclass b/eclass/mozilla-app.eclass index 80e0502..7958e5c 100644 --- a/eclass/mozilla-app.eclass +++ b/eclass/mozilla-app.eclass @@ -438,7 +438,7 @@ function mozilla-app_src_install() { ## eclass exported function ## pkg_postinst ## -function mozilla-scm_pkg_postinst { +function mozilla-app_pkg_postinst { ewarn "All the packages built against ${PN} won't compile," ewarn "any package that fails to build warrants a bug report." -- cgit v1.2.3-65-gdbad