Magellan Linux

Diff of /trunk/extras/firefox-esr-lang/firefox-esr-lang-17.0.9-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 19658 by niro, Wed Oct 9 08:27:48 2013 UTC revision 19659 by niro, Wed Oct 9 08:42:48 2013 UTC
# Line 180  do Line 180  do
180   DEPEND=\"${DEPEND}\"; }"   DEPEND=\"${DEPEND}\"; }"
181  done  done
182    
 src_prepare()  
 {  
  local lang  
  for lang in ${MOZ_LANG_ALL}  
  do  
  export MOZ_LANG="${lang}"  
  export SRCFILE="${MOZ_LANG}.xpi"  
  export SRCDIR="${BUILDDIR}/${MOZ_SUITE}-${PVER}/${lang}"  
  mozilla_i18n_src_prepare || die "src_prepare '${lang}'"  
  done  
 }  
   
183  for subpackage in ${SPLIT_PACKAGES}  for subpackage in ${SPLIT_PACKAGES}
184  do  do
185   eval "src_install_${subpackage}(){   eval "src_install_${subpackage}(){

Legend:
Removed from v.19658  
changed lines
  Added in v.19659