Ignore:
Timestamp:
12/28/2023 07:37:41 PM (9 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, 12.2, gimp3, ken/TL2024, lazarus, plabs/newcss, rahul/power-profiles-daemon, trunk, xry111/for-12.3, xry111/llvm18, xry111/spidermonkey128
Children:
0b7dd49
Parents:
be53994
Message:

Mozilla packages: drop ./mach configure

This command is no longer needed as './mach build' will run it for us
automatically.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/other/thunderbird.xml

    rbe53994 r67f44136  
    258258export MOZBUILD_STATE_PATH=./mozbuild               &amp;&amp;
    259259export PYTHON311=/opt/python3.11/bin/python3.11     &amp;&amp;
    260 $PYTHON311 ./mach configure                         &amp;&amp;
    261260$PYTHON311 ./mach build</userinput></screen>
    262261
     
    293292    </para>
    294293
     294<!--
    295295    <para>
    296296      <command>./mach configure</command>: This validates the supplied
    297297      dependencies and the <filename>mozconfig</filename>.
    298298    </para>
     299-->
    299300
    300301    <para>
Note: See TracChangeset for help on using the changeset viewer.