Magellan Linux

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

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

revision 2880 by niro, Sun Jul 12 21:37:48 2009 UTC revision 2882 by niro, Sun Jul 12 22:11:04 2009 UTC
# Line 245  src_install() Line 245  src_install()
245   # vendor information   # vendor information
246   msetpref general.useragent.vendor Magellan-Linux || die   msetpref general.useragent.vendor Magellan-Linux || die
247    
248     # disable app.update in default config
249     msetpref app.update.auto false || die
250     msetpref app.update.enabled false || die
251     msetpref app.update.autoInstallEnabled false || die
252    
253   # install pkgconfig files (at last needed by epiphany)   # install pkgconfig files (at last needed by epiphany)
254   minstallfile build/unix/thunderbird-\*.pc /usr/$(mlibdir)/pkgconfig || die   minstallfile build/unix/thunderbird-\*.pc /usr/$(mlibdir)/pkgconfig || die
255    

Legend:
Removed from v.2880  
changed lines
  Added in v.2882