Magellan Linux

Diff of /trunk/extras/mozilla-thunderbird/mozilla-thunderbird-3.0-r1.smage2

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

revision 4458 by niro, Tue Dec 22 23:43:55 2009 UTC revision 4459 by niro, Wed Dec 23 08:56:22 2009 UTC
# Line 237  src_install() Line 237  src_install()
237   minstalldir /usr/share/applications || die   minstalldir /usr/share/applications || die
238    
239   # install binaries   # install binaries
240   cp -RL --no-preserve=links ${SRCDIR}/dist/bin/* \   cp -RL --no-preserve=links ${SRCDIR}/mozilla/dist/bin/* \
241   ${BINDIR}/usr/$(mlibdir)/mozilla-thunderbird || die   ${BINDIR}/usr/$(mlibdir)/mozilla-thunderbird || die
242    
243   # fix permissions   # fix permissions
# Line 261  src_install() Line 261  src_install()
261   msetpref mail.folder.views.version 1 || die   msetpref mail.folder.views.version 1 || die
262    
263   # install pkgconfig files (at last needed by epiphany)   # install pkgconfig files (at last needed by epiphany)
264   minstallfile build/unix/thunderbird-\*.pc /usr/$(mlibdir)/pkgconfig || die   #minstallfile build/unix/thunderbird-\*.pc /usr/$(mlibdir)/pkgconfig || die
265    
266   # menu entries   # menu entries
267   minstallpixmap thunderbird.png || die   minstallpixmap thunderbird.png || die

Legend:
Removed from v.4458  
changed lines
  Added in v.4459