Magellan Linux

Diff of /smage/branches/alx-0_6_0/extras/mozilla-firefox/mozilla-firefox-5.0-r1.smage2

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

revision 2673 by niro, Mon Jul 11 13:27:59 2011 UTC revision 2674 by niro, Mon Jul 11 13:30:44 2011 UTC
# Line 199  src_compile() Line 199  src_compile()
199   mozconf_add --disable-dbus   mozconf_add --disable-dbus
200   # no yasm on alx atm, disable webm video format   # no yasm on alx atm, disable webm video format
201   mozconf_add --disable-webm   mozconf_add --disable-webm
202     # no libalsa too
203     mozconf_add --disable-ogg
204     mozconf_add --disable-wave
205    
206   # resolve multiple --enable-extensions down to one   # resolve multiple --enable-extensions down to one
207   rebuild_extension_list   rebuild_extension_list

Legend:
Removed from v.2673  
changed lines
  Added in v.2674