FreeBSD Bugzilla – Attachment 13664 Details for
Bug 25891
OpenJade never used 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), 719 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:
719 bytes
patch
obsolete
>--- share/mk/doc.docbook.mk.orig Sun Mar 18 13:53:47 2001 >+++ share/mk/doc.docbook.mk Sun Mar 18 13:54:27 2001 >@@ -53,15 +53,15 @@ > > MASTERDOC?= ${.CURDIR}/${DOC}.${DOCBOOKSUFFIX} > >-.if !defined(OPENJADE) || ${MACHINE_ARCH} == "alpha" >-JADE?= ${PREFIX}/bin/jade >-JADECATALOG?= ${PREFIX}/share/sgml/jade/catalog >-NSGMLS?= ${PREFIX}/bin/nsgmls >-.else >+.if defined(OPENJADE) || ${MACHINE_ARCH} == "alpha" > JADE?= ${PREFIX}/bin/openjade > JADECATALOG?= ${PREFIX}/share/sgml/openjade/catalog > NSGMLS?= ${PREFIX}/bin/onsgmls > JADEFLAGS+= -V openjade >+.else >+JADE?= ${PREFIX}/bin/jade >+JADECATALOG?= ${PREFIX}/share/sgml/jade/catalog >+NSGMLS?= ${PREFIX}/bin/nsgmls > .endif > > DSLHTML?= ${DOC_PREFIX}/share/sgml/default.dsl
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 25891
: 13664