org.openembedded.dev: c7279b542db917aa1365c575fa3b2d81439abf03

oe at monotone.openmoko.org oe at monotone.openmoko.org
Fri May 2 21:05:01 CEST 2008


revision:            c7279b542db917aa1365c575fa3b2d81439abf03
date:                2008-04-30T11:33:57
author:              likewise at openembedded.org
branch:              org.openembedded.dev
changelog:
binutils.inc: Reworked sed expression and tested to work.

manifest:
format_version "1"

new_manifest [e6a1f55cd0da67ad6456d6877e96990e494aa83b]

old_revision [a622525f69137b22b695c2e9cfe1b448472fee2e]

patch "packages/binutils/binutils.inc"
 from [2f77b1b064e84e87a884ebea726a710c8508e730]
   to [ec08872ebf090adf38f8ae73969a35b3cf0f98ae]
-------------- next part --------------
#
#
# patch "packages/binutils/binutils.inc"
#  from [2f77b1b064e84e87a884ebea726a710c8508e730]
#    to [ec08872ebf090adf38f8ae73969a35b3cf0f98ae]
#
============================================================
--- packages/binutils/binutils.inc	2f77b1b064e84e87a884ebea726a710c8508e730
+++ packages/binutils/binutils.inc	ec08872ebf090adf38f8ae73969a35b3cf0f98ae
@@ -70,7 +70,7 @@ do_configure () {
 
         # Fix for issues when system's texinfo version >= 4.10
         # (See https://bugzilla.redhat.com/show_bug.cgi?id=345621)
-        sed -i -e 's/egrep `texinfo.*`/egrep `texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|4.[1-9][0-9]+|[5-9])`/' '${S}/configure'
+        sed -i -e "s at egrep 'texinfo.*'@egrep 'texinfo[^0-9]*([1-3][0-9]|4\.[4-9]|4.[1-9][0-9]+|[5-9])'@" '${S}/configure'
 
 	oe_runconf
 #
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/commitlog/attachments/20080502/52900ce7/attachment.htm 


More information about the commitlog mailing list