Ignore:
Timestamp:
03/13/2023 04:48:55 PM (14 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.0, 12.1, kea, ken/TL2024, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
00120f96
Parents:
ca66edf
Message:

Add "setup" to meson commands

I've not been very consistent on typography, but it is a start

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/audioutils/audacious.xml

    rca66edf r91318eb  
    182182cd    build &amp;&amp;
    183183
    184 meson setup           \
    185   --prefix=/usr       \
    186   --buildtype=release \
    187   -Dgtk3=true         \
    188   -Dbuildstamp=BLFS   \
    189   -Dlibarchive=true   \
    190   ..                  &amp;&amp;
     184meson setup --prefix=/usr       \
     185            --buildtype=release \
     186            -Dgtk3=true         \
     187            -Dbuildstamp=BLFS   \
     188            -Dlibarchive=true   \
     189            ..                  &amp;&amp;
    191190
    192191ninja</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.