Changeset 80c037c for BOOK/final-system


Ignore:
Timestamp:
Dec 23, 2015, 8:46:01 AM (8 years ago)
Author:
Chris Staub <chris@…>
Branches:
sysvinit
Children:
a4615d8
Parents:
c8c8c51
git-author:
Chris Staub <chris@…> (12/23/15 08:32:00)
git-committer:
Chris Staub <chris@…> (12/23/15 08:46:01)
Message:

Removed extra spaces

Location:
BOOK/final-system
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/glibc.xml

    rc8c8c51 r80c037c  
    273273mkdir -pv $ZONEINFO/{posix,right}
    274274
    275 for tz in etcetera southamerica northamerica europe africa antarctica  \
     275for tz in etcetera southamerica northamerica europe africa antarctica \
    276276          asia australasia backward pacificnew systemv; do
    277277    zic -L /dev/null   -d $ZONEINFO       -y "sh yearistype.sh" ${tz}
  • BOOK/final-system/multilib/e2fsprogs-64bit.xml

    rc8c8c51 r80c037c  
    4040
    4141<screen os="d"><userinput>PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
    42 CC="gcc ${BUILD64}"  \
     42CC="gcc ${BUILD64}" \
    4343../configure \
    4444    --prefix=/usr \
Note: See TracChangeset for help on using the changeset viewer.