Ignore:
File:
1 edited

Legend:

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

    r94e9add rb27081c4  
    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.