FreeBSD Bugzilla – Attachment 206184 Details for
Bug 235275
Multiply bundled GH_TUPLE repositories result in broken links
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
fix-gh-tuple-links.patch (text/plain), 593 bytes, created by
Yuri Victorovich
on 2019-07-31 22:34:38 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2019-07-31 22:34:38 UTC
Size:
593 bytes
patch
obsolete
>Index: Mk/bsd.sites.mk >=================================================================== >--- Mk/bsd.sites.mk (revision 507741) >+++ Mk/bsd.sites.mk (working copy) >@@ -498,7 +498,7 @@ > @${RMDIR} ${WRKSRC}/${GH_SUBDIR_${_group}} 2>/dev/null || : > @${MKDIR} ${WRKSRC}/${GH_SUBDIR_${_group}:H} 2>/dev/null || : > @${MV} ${WRKSRC_${_group}} ${WRKSRC}/${GH_SUBDIR_${_group}} >- @${LN} -s ${WRKSRC:T}/${GH_SUBDIR_${_group}} ${WRKSRC_${_group}} >+ @${LN} -s ${WRKSRC}/${GH_SUBDIR_${_group}} ${WRKSRC_${_group}} > . endif > git-clone: git-clone-${_group} > git-clone-${_group}: ${_GITHUB_CLONE_DIR}
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 235275
:
201474
| 206184 |
206185
|
207614