Re: sed question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Saturday 17 January 2009 05:35:19 pm Paul wrote:
> Hi,
>
> mono-debugger has a line in the configure.in with $(prefix)/lib on it
> twice.
>
> If I have
>
> sed -i -e 's!$(prefix)/lib!%{_libdir}!' configure.in

Just add 'g':

 sed -i -e 's!$(prefix)/lib!%{_libdir}!g' configure.in

> then only the first occurrence of the $(prefix)/lib is replaced (same
> applies if I create a patch with @libdir@ instead of the $(prefix)/lib
> and then apply a similar sed replacement to the patch)
>
> I've looked at the manual and this seems to be correct, but it's not (as
> it's not working!). Any clues on how to do a multiple replace on the
> same line?
>
> TTFN
>
> Paul
-- 
Lamont Peterson <lamont@xxxxxxxxxxxxxxxxxx>
[ http://lamontpeterson.org/ ]
GPG Key fingerprint: C51E DD83 B03F D147 A974  939C 5D13 289C 17F1 FFBE

Attachment: signature.asc
Description: This is a digitally signed message part.

-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux