Ignore:
Timestamp:
Feb 21, 2006, 1:53:45 AM (18 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
4d70f5f
Parents:
860fee5
Message:

r960@server (orig r958): jim | 2005-12-23 21:29:31 -0800

r1188@server: jim | 2005-12-23 21:29:15 -0800
Fixed typos reported by Chris Staub. Thank You


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/perl.xml

    r860fee5 rbd206a5  
    7373sed -e "s@\(^ar=\).*@\1'${AR}'@g" \
    7474    -e "s@\(^ranlib=\).*@\1'${RANLIB}'@g" \
    75     -e "s@\(^cc=\).*@\1'${CC} ${BUILD32}'@g" \
    76     -e "s@\(^ld=\).*@\1'${CC} ${BUILD32}'@g" config.sh.orig > config.sh</userinput></screen>
     75    -e "s@\(^cc=\).*@\1'${CC}'@g" \
     76    -e "s@\(^ld=\).*@\1'${CC}'@g" config.sh.orig > config.sh</userinput></screen>
    7777
    7878<para os="l">Now we will make miniperl for our architecture:</para>
Note: See TracChangeset for help on using the changeset viewer.