FreeBSD Bugzilla – Attachment 199461 Details for
Bug 233417
www/w3m: Remove redundant escape
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn(1) diff against www/w3m
w3m.diff (text/plain), 432 bytes, created by
Kyle Evans
on 2018-11-22 23:35:14 UTC
(
hide
)
Description:
svn(1) diff against www/w3m
Filename:
MIME Type:
Creator:
Kyle Evans
Created:
2018-11-22 23:35:14 UTC
Size:
432 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 485628) >+++ Makefile (working copy) >@@ -73,7 +73,7 @@ > > post-patch: > @${REINPLACE_CMD} -e \ >- 's|\`\(expr\) \(.*\) : \(.*\)`|`\1 \\( \2 : \3 \\)`|' \ >+ 's|`\(expr\) \(.*\) : \(.*\)`|`\1 \\( \2 : \3 \\)`|' \ > -e 's|/usr/local|${LOCALBASE}|g' \ > ${WRKSRC}/configure > @${FIND} ${WRKSRC}/doc* -type f \! -name HISTORY \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 233417
: 199461