Magellan Linux

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

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

revision 15809 by niro, Thu Jan 10 08:59:00 2013 UTC revision 15810 by niro, Thu Jan 10 09:04:03 2013 UTC
# Line 139  src_compile() Line 139  src_compile()
139   # where shall the files go ?   # where shall the files go ?
140   mozconf_add --with-default-mozilla-five-home=/usr/$(mlibdir)/firefox   mozconf_add --with-default-mozilla-five-home=/usr/$(mlibdir)/firefox
141    
142   mozconf_add --target="${CTARGET:-${CHOST}}"   mozconf_add --host="${CHOST}"
143   mozconf_add --build="${CTARGET:-${CHOST}}"   mozconf_add --build="${CHOST}"
144    
145   # set optimization level based on CFLAGS   # set optimization level based on CFLAGS
146   if [[ ${ARCH} = x86_64 ]]   if [[ ${ARCH} = x86_64 ]]

Legend:
Removed from v.15809  
changed lines
  Added in v.15810