FreeBSD Bugzilla – Attachment 38192 Details for
Bug 60517
[patch] xml'ify frontpage navigation bar
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile.diff
Makefile.diff (text/plain), 675 bytes, created by
Josef El-Rayes
on 2003-12-22 23:40:16 UTC
(
hide
)
Description:
Makefile.diff
Filename:
MIME Type:
Creator:
Josef El-Rayes
Created:
2003-12-22 23:40:16 UTC
Size:
675 bytes
patch
obsolete
>--- Makefile.orig Mon Dec 22 23:58:47 2003 >+++ Makefile Mon Dec 22 23:52:26 2003 >@@ -105,13 +105,14 @@ > > index.html: index.xsl ${XML_INCLUDES}\ > ${XML_NEWS_INCLUDES} ${XML_NEWS_NEWS} ${XML_NEWS_PRESS}\ >- ${XML_MIRRORS} ${XML_ADVISORIES} >+ ${XML_MIRRORS} ${XML_ADVISORIES} ${XML_NAVIGATION} > ${XSLTPROC} ${XSLTPROCOPTS} \ > -o $@ \ > --param mirrors.xml "'${XML_MIRRORS}'" \ > --param advisories.xml "'${XML_ADVISORIES}'" \ > --param news.press.xml "'${XML_NEWS_PRESS}'" \ > --param news.project.xml "'${XML_NEWS_NEWS}'" \ >+ --param index.xml "'${XML_NAVIGATION}'" \ > ${.CURDIR}/index.xsl ${XML_NEWS_NEWS} > .if !defined(NO_TIDY) > -${TIDY} ${TIDYOPTS} ${.TARGET}
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 60517
: 38192 |
38193
|
38194