aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--eclass/mozilla-scm-fetch.eclass2
1 files changed, 1 insertions, 1 deletions
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"