Ignore:
Timestamp:
12/02/2016 07:41:42 PM (7 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
nosym
Children:
a98af0b4
Parents:
d9f3303
Message:

Create branch without lib64 symlinks

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/nosym@18024 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • x/installing/x7lib.xml

    rd9f3303 rfa12bca  
    259259  pushd $packagedir
    260260  case $packagedir in
    261     libX11-[0-9]* )
    262       sed -i "/seems to be moved/s/^/#/" ltmain.sh
    263       ./configure $XORG_CONFIG
    264     ;;
    265261    libXfont-[0-9]* )
    266262      ./configure $XORG_CONFIG --disable-devel-docs
     
    290286  <sect2 role="commands">
    291287    <title>Command Explanations</title>
    292 
    293     <para>
    294       <command>sed -i ... ltmain.sh</command>: This sed silences several
    295       annoying and useless warnings from libtool.
    296     </para>
    297288
    298289    <para><parameter>--disable-devel-docs</parameter>: Disable generation of
Note: See TracChangeset for help on using the changeset viewer.