From bf0fefbe3690a236a2763874766daf9e694a42df Mon Sep 17 00:00:00 2001 From: "Quentin \"Sardem FF7\" Glidic" Date: Sun, 10 Jul 2011 23:13:43 +0200 Subject: Rapid fix, thanks Keruspe --- eclass/mozilla-scm-fetch.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/mozilla-scm-fetch.eclass b/eclass/mozilla-scm-fetch.eclass index 6e1d720..f1654e7 100644 --- a/eclass/mozilla-scm-fetch.eclass +++ b/eclass/mozilla-scm-fetch.eclass @@ -128,7 +128,7 @@ EXPORT_FUNCTIONS pkg_setup src_unpack ## eclass exported function ## pkg_setup ## -function mozilla-scm_pkg_setup { +function mozilla-scm-fetch_pkg_setup { # Ensure we always build with C locale. export LANG="C" export LC_ALL="C" -- cgit v1.2.3-65-gdbad