Changeset f860c8d


Ignore:
Timestamp:
Apr 30, 2017, 1:27:37 PM (7 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
master, systemd
Children:
95e3ae1
Parents:
dfc9f9b0
Message:

Use the make and make install commands from the common systemd xml.

Location:
BOOK/final-system/multilib
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/systemd-n32.xml

    rdfc9f9b0 rf860c8d  
    6161
    6262    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    63     href="systemd.xml"
     63    href="../common/systemd.xml"
    6464    xpointer="xpointer(//*[@os='e'])"/>
    6565
     
    6969
    7070    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    71     href="systemd.xml"
     71    href="../common/systemd.xml"
    7272    xpointer="xpointer(//*[@os='k'])"/>
    7373
  • BOOK/final-system/multilib/systemd.xml

    rdfc9f9b0 rf860c8d  
    6161    xpointer="xpointer(//*[@os='d'])"/>
    6262
    63 <screen os="e"><userinput>make src/shared/{af,errno}-{from,to}-name.h src/libsystemd/libsystemd.sym
    64 make libsystemd.la libudev.la libnss_myhostname.la</userinput></screen>
     63    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     64    href="../common/systemd.xml"
     65    xpointer="xpointer(//*[@os='e'])"/>
    6566
    6667    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     
    6869    xpointer="xpointer(//*[@os='j'])"/>
    6970
    70 <screen os="k"><userinput>make install-libLTLIBRARIES
    71 make install-pkgconfiglibDATA</userinput></screen>
     71    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     72    href="../common/systemd.xml"
     73    xpointer="xpointer(//*[@os='k'])"/>
    7274
    7375  </sect2>
Note: See TracChangeset for help on using the changeset viewer.