[Bug 200428] [patch] allow custom PATCH_PATH_SEPARATOR defined in port

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 12 21:02:27 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200428

--- Comment #3 from Mathieu Arnold <mat at FreeBSD.org> ---
Of course, referencing stuff by line numbers is a bad idea, they have changed
already, I was talking of:

1133             ! for _lps in `${ECHO} _ - + | ${SED} -e \
1134                 's|${PATCH_PATH_SEPARATOR}|__|'`; do \
1135                     PATCH=`${ECHO} $${NEW} | ${SED} -e "s|/|$${_lps}|g"`;
\
1136                     test -f "${PATCHDIR}/patch-$${PATCH}" && break; \

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


More information about the freebsd-ports-bugs mailing list