Magellan Linux

Diff of /smage/trunk/extras/firefox/firefox-62.0-r1.smage2

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

revision 12437 by niro, Mon Sep 17 12:23:11 2018 UTC revision 12438 by niro, Mon Sep 17 12:51:27 2018 UTC
# Line 198  src_compile() Line 198  src_compile()
198   # where shall the files go ?   # where shall the files go ?
199   mozconf_add --prefix=/usr   mozconf_add --prefix=/usr
200   mozconf_add --libdir=/usr/$(mlibdir)   mozconf_add --libdir=/usr/$(mlibdir)
201   mozconf_add --with-default-mozilla-five-home=/usr/$(mlibdir)/firefox   #mozconf_add --with-default-mozilla-five-home=/usr/$(mlibdir)/firefox
202    
203   # mozilla uses --host instead of --build and --target instead of host   # mozilla uses --host instead of --build and --target instead of host
204   mozconf_add --host="${CHOST}"   mozconf_add --host="${CHOST}"

Legend:
Removed from v.12437  
changed lines
  Added in v.12438