Ignore:
Timestamp:
05/24/2019 02:26:17 AM (5 years ago)
Author:
DJ Lucas <dj@…>
Branches:
elogind
Children:
8eebfaa5
Parents:
215c728b
Message:

Merge to HEAD 21618.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/systemd.xml

    r215c728b r5e8edab5  
    147147cd    build &amp;&amp;
    148148
     149CFLAGS+="-Wno-format-overflow" \
    149150meson --prefix=/usr         \
    150151      --sysconfdir=/etc     \
     
    160161      -Dsplit-usr=true      \
    161162      -Dsysusers=false      \
     163      -Drpmmacrosdir=no     \
    162164      -Db_lto=false         \
    163165      ..                    &amp;&amp;
     
    199201
    200202<screen role="root"><userinput>ninja install</userinput></screen>
    201 
     203<!--
    202204    <para>
    203205      If <application>RPM</application> is not installed, remove an
     
    207209
    208210<screen role="root"><userinput>rm -rfv /usr/lib/rpm</userinput></screen>
    209 
     211-->
    210212  </sect2>
    211213
Note: See TracChangeset for help on using the changeset viewer.