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 4454 by niro, Tue Dec 22 22:54:41 2009 UTC revision 4455 by niro, Tue Dec 22 23:02:12 2009 UTC
# Line 113  src_compile() Line 113  src_compile()
113  {  {
114   cd ${SRCDIR}   cd ${SRCDIR}
115    
116     # may not exist in >=3.0, so touch it
117     touch mail/config/mozconfig || die
118    
119   # setup .mozconfig   # setup .mozconfig
120   cp mail/config/mozconfig .mozconfig || die   cp mail/config/mozconfig .mozconfig || die
121    

Legend:
Removed from v.4454  
changed lines
  Added in v.4455