Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jun 2015 20:48:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200428] [patch] allow custom PATCH_PATH_SEPARATOR defined in port
Message-ID:  <bug-200428-13-GjUWmLP6FO@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-200428-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-200428-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200428

--- Comment #2 from Mathieu Arnold <mat@FreeBSD.org> ---
Does it work if on line 1334, you replace s|${PATCH_PATH_SEPARATOR}|__| by
s|${_lps}|&&| ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-200428-13-GjUWmLP6FO>