Ignore:
Timestamp:
Feb 21, 2006, 9:53:45 AM (19 years ago)
Author:
Jim Gifford <clfs@…>
Children:
cdd1f1c
Parents:
4d4f8776
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
  • temp-system/common/perl.xml

    r4d4f8776 rc8819a6  
    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.