Changeset ad1b07d for BOOK/final-system


Ignore:
Timestamp:
Dec 23, 2015, 8:32:00 AM (8 years ago)
Author:
Chris Staub <chris@…>
Branches:
master, systemd
Children:
1b821266
Parents:
78056ae7
Message:

Removed extra spaces

Location:
BOOK/final-system
Files:
2 edited

Legend:

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

    r78056ae7 rad1b07d  
    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

    r78056ae7 rad1b07d  
    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.