Re: ports/125676: [PATCH] Fix www/lynx build

[ Available lists | Index of freebsd-ports-bugs | Month of Jul 2008 | Week of 16 Jul 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Mel <mel.xyzzy@rachie.is-a-geek.net>
Date
16 Jul 2008 19:37:41
Subject
Re: ports/125676: [PATCH] Fix www/lynx build
Message-ID
200807162121.25427.mel@rachie.is-a-geek.net

In reply to
References to

[ Hide this part ]
Sorry, this breaks install target, didn't notice till I did install it ;)

Correct regex should be:
's,cd \([a-zA-Z][^[:space:]]*\) \&\&,cd $$(srcdir)/\1 \&\&,'
^^^^^^^^

--
Mel

Elapsed time: 0.074 seconds