Magellan Linux

Diff of /smage/trunk/include/mozilla_i18n.sminc

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

revision 2691 by niro, Tue Jul 12 07:10:24 2011 UTC revision 2708 by niro, Thu Jul 14 14:54:22 2011 UTC
# Line 41  mozilla_i18n_src_install() Line 41  mozilla_i18n_src_install()
41   cd ${SRCDIR}   cd ${SRCDIR}
42    
43   # get install id for the extension   # get install id for the extension
44   local id="$(sed -n -e '/install-manifest/,$ { /em:id/!d; s/.*[\">]\([^\"<>]*\)[\"<].*/\1/; p; q }' "${x}"/install.rdf)"   local id="$(sed -n -e '/install-manifest/,$ { /em:id/!d; s/.*[\">]\([^\"<>]*\)[\"<].*/\1/; p; q }' install.rdf)"
45    
46   # needed directories   # needed directories
47   minstalldir ${MOZ_HOME}/extensions/${id} || die   minstalldir ${MOZ_HOME}/extensions/${id} || die

Legend:
Removed from v.2691  
changed lines
  Added in v.2708