aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc-Antoine Perennou <Marc-Antoine@Perennou.com>2011-08-24 12:21:22 +0200
committerQuentin Glidic <sardemff7+git@sardemff7.net>2011-08-24 17:23:04 +0200
commit01f3eac8fe1600afcc787cc751b83679ae08684d (patch)
tree16993d1e71aba20d1b1339a02a6b2e695f39d6da /eclass/mozilla-app.eclass
parentmozilla-*.eclass: Use python at the right place (diff)
downloadsardemff7-01f3eac8fe1600afcc787cc751b83679ae08684d.tar.gz
sardemff7-01f3eac8fe1600afcc787cc751b83679ae08684d.tar.bz2
sardemff7-01f3eac8fe1600afcc787cc751b83679ae08684d.zip
Fix typo in mozilla-app eclass
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
Diffstat (limited to 'eclass/mozilla-app.eclass')
-rw-r--r--eclass/mozilla-app.eclass2
1 files changed, 1 insertions, 1 deletions
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."