Magellan Linux

Diff of /trunk/extras/firefox-esr-lang/firefox-esr-lang-38.1.0-r1.smage2

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

revision 28376 by niro, Sat Jul 4 12:24:00 2015 UTC revision 28377 by niro, Wed Aug 24 08:04:14 2016 UTC
# Line 16  sminclude mozilla_i18n Line 16  sminclude mozilla_i18n
16  # get upstream languages via:  # get upstream languages via:
17  get_upstream_lang()  get_upstream_lang()
18  {  {
19   local UPSTREAM_LANG="$(lynx -dump -listonly ftp://ftp.mozilla.org/pub/mozilla.org/${MOZ_SUITE}/releases/${PVER}esr/linux-i686/xpi | grep .xpi | sed 's:.*/xpi/\(.*\).xpi:\1:')"   local UPSTREAM_LANG="$(lynx -dump -listonly http://ftp.mozilla.org/pub/mozilla.org/${MOZ_SUITE}/releases/${PVER}esr/linux-i686/xpi/ | grep .xpi | sed 's:.*/xpi/\(.*\).xpi:\1:')"
20   local MISSING   local MISSING
21   local DEPRECATED   local DEPRECATED
22   local found   local found

Legend:
Removed from v.28376  
changed lines
  Added in v.28377