Ignore:
Timestamp:
Dec 13, 2015, 3:57:55 PM (8 years ago)
Author:
Chris Staub <chris@…>
Branches:
master, systemd
Children:
c01bd946
Parents:
c636dee
Message:

Put one configure option per line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/multilib/e2fsprogs-64bit.xml

    rc636dee r7cd7f99  
    4141<screen os="d"><userinput>PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
    4242CC="gcc ${BUILD64}"  \
    43 ../configure --prefix=/usr --bindir=/bin --with-root-prefix="" \
    44     --enable-elf-shlibs --disable-libblkid --disable-libuuid \
    45     --disable-fsck --disable-uuidd</userinput></screen>
     43../configure \
     44    --prefix=/usr \
     45    --bindir=/bin \
     46    --with-root-prefix="" \
     47    --enable-elf-shlibs \
     48    --disable-libblkid \
     49    --disable-libuuid \
     50    --disable-fsck \
     51    --disable-uuidd</userinput></screen>
    4652
    4753    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.