Magellan Linux

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

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

smage/branches/alx-0_6_0/include/mozilla_i18n.sminc revision 2691 by niro, Tue Jul 12 07:10:24 2011 UTC smage/trunk/include/mozilla_i18n.sminc revision 2792 by niro, Mon Aug 29 20:03:18 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.2792