FreeBSD Bugzilla – Attachment 5787 Details for
Bug 13571
Fix DOC_PREFIX to use .CURDIR (to make obj builds safe)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 447 bytes, created by
nbm
on 1999-09-04 12:01:28 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
nbm
Created:
1999-09-04 12:01:28 UTC
Size:
447 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/nbm/ncvs/doc/en_US.ISO_8859-1/articles/committers-guide/Makefile,v >retrieving revision 1.1 >diff -u -r1.1 Makefile >--- Makefile 1999/09/03 17:10:42 1.1 >+++ Makefile 1999/09/04 10:18:36 >@@ -21,5 +21,5 @@ > # SGML content > SRCS= article.sgml > >-DOC_PREFIX?= ../../.. >+DOC_PREFIX?= ${.CURDIR}/../../.. > .include "${DOC_PREFIX}/share/mk/doc.project.mk"
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 13571
: 5787