Changeset ad1b07d for BOOK/final-system
- Timestamp:
- Dec 23, 2015, 8:32:00 AM (9 years ago)
- Branches:
- master, systemd
- Children:
- 1b821266
- Parents:
- 78056ae7
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/glibc.xml
r78056ae7 rad1b07d 273 273 mkdir -pv $ZONEINFO/{posix,right} 274 274 275 for tz in etcetera southamerica northamerica europe africa antarctica 275 for tz in etcetera southamerica northamerica europe africa antarctica \ 276 276 asia australasia backward pacificnew systemv; do 277 277 zic -L /dev/null -d $ZONEINFO -y "sh yearistype.sh" ${tz} -
BOOK/final-system/multilib/e2fsprogs-64bit.xml
r78056ae7 rad1b07d 40 40 41 41 <screen os="d"><userinput>PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \ 42 CC="gcc ${BUILD64}" 42 CC="gcc ${BUILD64}" \ 43 43 ../configure \ 44 44 --prefix=/usr \
Note:
See TracChangeset
for help on using the changeset viewer.