org.openembedded.dev: 519fb232d0f89064395bf96f19e36d9567a2f25c

oe at monotone.openmoko.org oe at monotone.openmoko.org
Fri May 2 20:56:49 CEST 2008


revision:            519fb232d0f89064395bf96f19e36d9567a2f25c
date:                2008-04-30T11:38:50
author:              likewise at openembedded.org
branch:              org.openembedded.dev
changelog:
gdb-cross.inc: Reworked sed expression and tested to work.

manifest:
format_version "1"

new_manifest [bcfb5700dd1e95b50a76336e0cd8d9b4a4ee2019]

old_revision [c7279b542db917aa1365c575fa3b2d81439abf03]

patch "packages/gdb/gdb-cross.inc"
 from [535e8f1b07e8d49315fe81676dc70d61700d6c19]
   to [fc0d500641c93bb88bc035f650bb82fd9a102324]
-------------- next part --------------
#
#
# patch "packages/gdb/gdb-cross.inc"
#  from [535e8f1b07e8d49315fe81676dc70d61700d6c19]
#    to [fc0d500641c93bb88bc035f650bb82fd9a102324]
#
============================================================
--- packages/gdb/gdb-cross.inc	535e8f1b07e8d49315fe81676dc70d61700d6c19
+++ packages/gdb/gdb-cross.inc	fc0d500641c93bb88bc035f650bb82fd9a102324
@@ -13,7 +13,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/19611ca5/attachment.htm 


More information about the commitlog mailing list