Changeset e74e775 in clfs-sysroot for BOOK/final-system/arm/perl.xml


Ignore:
Timestamp:
Apr 11, 2009, 10:47:57 AM (15 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
6ccdfb4
Parents:
e867aad
Message:

Update coreutils man page regeneration problem.
change the permissions on Makefile.SH in perl so that the sed correctly applies.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/arm/perl.xml

    re867aad re74e775  
    4040    later:</para>
    4141
    42 <screen os="s2"><userinput>cp -v Makefile.SH{,.orig}
     42<screen os="s2"><userinput>chmod -v 644 Makefile.SH
     43cp -v Makefile.SH{,.orig}
    4344sed -e "s@pldlflags=''@pldlflags=\"\$cccdlflags\"@g" \
    4445    -e "s@static_target='static'@static_target='static_pic'@g" Makefile.SH.orig &gt; Makefile.SH</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.