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 2675 by niro, Mon Jul 11 13:30:44 2011 UTC revision 2676 by niro, Mon Jul 11 13:50:16 2011 UTC
# Line 198  src_compile() Line 198  src_compile()
198   # and no dbus on alx too   # and no dbus on alx too
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     # and jpeg-turbo needs yasm too
202   mozconf_add --disable-webm   mozconf_add --disable-webm
203     mozconf_add --disable-libjpeg-turbo
204   # no libalsa too   # no libalsa too
205   mozconf_add --disable-ogg   mozconf_add --disable-ogg
206   mozconf_add --disable-wave   mozconf_add --disable-wave

Legend:
Removed from v.2675  
changed lines
  Added in v.2676