Ignore:
Timestamp:
Feb 19, 2016, 8:38:40 PM (9 years ago)
Author:
Chris Staub <chris@…>
Branches:
sysvinit
Children:
f5a4dd3
Parents:
0b0775a
git-author:
Chris Staub <chris@…> (02/19/16 20:38:23)
git-committer:
Chris Staub <chris@…> (02/19/16 20:38:40)
Message:

Prevent bashbug from being installed to /bin

File:
1 edited

Legend:

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

    r0b0775a r204c846  
    4242./configure \
    4343    --prefix=/usr \
    44     --bindir=/bin \
    4544    --without-bash-malloc \
    4645    --with-installed-readline \
     
    8786    xpointer="xpointer(//*[@os='k'])"/>
    8887
     88    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     89    href="../common/bash.xml"
     90    xpointer="xpointer(//*[@os='l'])"/>
     91
     92    <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
     93    href="../common/bash.xml"
     94    xpointer="xpointer(//*[@os='m'])"/>
     95
    8996  </sect2>
    9097
Note: See TracChangeset for help on using the changeset viewer.