Skip to content

Commit

Permalink
firefox: Use variable PREFIX
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Jul 4, 2022
1 parent 464533e commit 39cfad9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firefox.be0
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ mee_configure() {
. /pkg/rustc-1.61.0-0/profile

cat > ${S}/mozconfig <<-EOF
ac_add_options --prefix=/usr
ac_add_options --prefix="${PREFIX}"
ac_add_options --enable-application=browser
ac_add_options --disable-necko-wifi
ac_add_options --enable-official-branding
Expand Down

0 comments on commit 39cfad9

Please sign in to comment.