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/vim.xml

    rc636dee r7cd7f99  
    4747
    4848<screen os="e"><userinput>CC="gcc ${BUILD64}" CXX="g++ ${BUILD64}" \
    49   ./configure --prefix=/usr</userinput></screen>
     49./configure \
     50    --prefix=/usr</userinput></screen>
    5051
    5152    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note: See TracChangeset for help on using the changeset viewer.