Ignore:
Timestamp:
04/04/2024 08:07:25 AM (6 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
7478665
Parents:
6ec12a92
Message:

gstreamer stack: Fix meson setup commands

Remove one ".." where it appears two times. And change two spaces to
one between "meson" and "setup" to be consistent with everywhere else.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • multimedia/libdriv/gst10-plugins-good.xml

    r6ec12a92 r5ce2b5a  
    154154meson setup ..            \
    155155      --prefix=/usr       \
    156       --buildtype=release \
    157       ..                  &amp;&amp;
     156      --buildtype=release &amp;&amp;
    158157ninja</userinput></screen>
    159158
Note: See TracChangeset for help on using the changeset viewer.