FreeBSD Bugzilla – Attachment 13665 Details for
Bug 25892
doc.html.mk: use OpenJade on alpha
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 469 bytes, created by
Christian Weisgerber
on 2001-03-18 13:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Christian Weisgerber
Created:
2001-03-18 13:20:01 UTC
Size:
469 bytes
patch
obsolete
>--- share/mk/doc.html.mk.orig Sun Mar 18 14:08:46 2001 >+++ share/mk/doc.html.mk Sun Mar 18 14:09:13 2001 >@@ -47,12 +47,12 @@ > > HTMLCATALOG= ${PREFIX}/share/sgml/html/catalog > >-.if !defined(OPENJADE) >-NSGMLS?= nsgmls >-SGMLNORM?= sgmlnorm >-.else >+.if defined(OPENJADE) || ${MACHINE_ARCH} == "alpha" > NSGMLS?= onsgmls > SGMLNORM?= osgmlnorm >+.else >+NSGMLS?= nsgmls >+SGMLNORM?= sgmlnorm > .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 25892
: 13665