Changeset 3c68d94


Ignore:
Timestamp:
02/16/2019 05:23:20 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
7a8cbd82
Parents:
2a17bf06
Message:

Fix gnome-shell elogind params.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/BOOK-elogind@21169 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/platform/gnome-shell.xml

    r2a17bf06 r3c68d94  
    127127cd    build &amp;&amp;
    128128
    129 meson --prefix=/usr .. &amp;&amp;
     129meson --prefix=/usr    \
     130      -Dsystemd=false  \
     131      -Dsystemdunitdir=no .. &amp;&amp;
    130132ninja</userinput></screen>
    131133
Note: See TracChangeset for help on using the changeset viewer.