Magellan Linux

Diff of /trunk/include/mozilla_i18n.sminc

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

revision 19665 by niro, Wed Oct 9 10:15:55 2013 UTC revision 19669 by niro, Wed Oct 9 13:10:56 2013 UTC
# Line 33  mozilla_i18n_src_prepare() Line 33  mozilla_i18n_src_prepare()
33  {  {
34   install -d ${SRCDIR} || die   install -d ${SRCDIR} || die
35   cd ${SRCDIR}   cd ${SRCDIR}
36   cp ${SOURCEDIR}/${PNAME}/${SRCFILE} ${SRCDIR}/ || die   cp ${SOURCEDIR}/$(mpname)/${SRCFILE} ${SRCDIR}/ || die
37  }  }
38    
39  mozilla_i18n_src_install()  mozilla_i18n_src_install()

Legend:
Removed from v.19665  
changed lines
  Added in v.19669