FreeBSD Bugzilla – Attachment 6093 Details for
Bug 14080
CD #4 Distfiles location doesn't match bsd.port.mk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 702 bytes, created by
jeremy
on 1999-10-01 21:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
jeremy
Created:
1999-10-01 21:50:00 UTC
Size:
702 bytes
patch
obsolete
>--- bsd.port.mk.orig Fri Oct 1 13:24:05 1999 >+++ bsd.port.mk Fri Oct 1 13:23:51 1999 >@@ -1007,9 +1007,9 @@ > # Search CDROM first if mounted, symlink instead of copy if > # FETCH_SYMLINK_DISTFILES is set > CD_MOUNTPT?= /cdrom >-.if exists(${CD_MOUNTPT}/ports/distfiles) >-MASTER_SITES:= file:${CD_MOUNTPT}/ports/distfiles/${DIST_SUBDIR}/ >${MASTER_SITES} >-PATCH_SITES:= file:${CD_MOUNTPT}/ports/distfiles/${DIST_SUBDIR}/ >${PATCH_SITES} >+.if exists(${CD_MOUNTPT}/distfiles) >+MASTER_SITES:= file:${CD_MOUNTPT}/distfiles/${DIST_SUBDIR}/ ${MASTER_SITES} >+PATCH_SITES:= file:${CD_MOUNTPT}/distfiles/${DIST_SUBDIR}/ ${PATCH_SITES} > .if defined(FETCH_SYMLINK_DISTFILES) > FETCH_BEFORE_ARGS+= -l > .endif
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 14080
: 6093