Magellan Linux

Diff of /trunk/extras/firefox/firefox-39.0-r1.smage2

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

revision 26536 by niro, Fri Jul 3 10:45:13 2015 UTC revision 26537 by niro, Fri Jul 3 10:54:58 2015 UTC
# Line 64  SRC_URI=( Line 64  SRC_URI=(
64   mirror://mozilla-firefox/menu/firefox.png   mirror://mozilla-firefox/menu/firefox.png
65   mirror://mozilla-firefox/menu/firefox.desktop   mirror://mozilla-firefox/menu/firefox.desktop
66   mirror://mozilla-firefox/${PNAME}-30.0-install-dir.patch   mirror://mozilla-firefox/${PNAME}-30.0-install-dir.patch
  mirror://mozilla-firefox/${PNAME}-38.0-freetype26.patch  
67  )  )
68    
69  UP2DATE="updatecmd ftp://ftp.mozilla.org/pub/mozilla.org/${PNAME}/releases/latest/source | sed 's:[-|.]source::' | lasttarball"  UP2DATE="updatecmd ftp://ftp.mozilla.org/pub/mozilla.org/${PNAME}/releases/latest/source | sed 's:[-|.]source::' | lasttarball"
# Line 116  src_prepare() Line 115  src_prepare()
115   # remove version from mozilla-five-home   # remove version from mozilla-five-home
116   mpatch ${PNAME}-30.0-install-dir.patch || die   mpatch ${PNAME}-30.0-install-dir.patch || die
117    
  # fix build against freetype-2.6  
  mpatch ${PNAME}-38.0-freetype26.patch || die  
   
118   # use nsbrowser plugin dir   # use nsbrowser plugin dir
119   # 32bit pathes   # 32bit pathes
120   sed -i "s:/usr/lib/mozilla/plugins:/usr/lib/nsbrowser/plugins:" xpcom/io/nsAppFileLocationProvider.cpp || die   sed -i "s:/usr/lib/mozilla/plugins:/usr/lib/nsbrowser/plugins:" xpcom/io/nsAppFileLocationProvider.cpp || die

Legend:
Removed from v.26536  
changed lines
  Added in v.26537