FreeBSD Bugzilla – Attachment 23353 Details for
Bug 40207
www/en/gnome: type in Makefile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 780 bytes, created by
Cyrille Lefevre
on 2002-07-05 02:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Cyrille Lefevre
Created:
2002-07-05 02:40:01 UTC
Size:
780 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/www/en/gnome/Makefile,v >retrieving revision 1.10 >diff -u -r1.10 Makefile >--- Makefile 21 May 2002 09:15:41 -0000 1.10 >+++ Makefile 5 Jul 2002 01:30:16 -0000 >@@ -19,11 +19,11 @@ > CLEANFILES= index.html > CLEANFILES+= newsflash.html > >-index.html! index.xsl news.xml includes.xsl ../includes.xsl >- ${XSLTPROC} ${XSLTPROCOPTS:N-nonet} -o index.html \ >+index.html: index.xsl news.xml includes.xsl ../includes.xsl >+ ${XSLTPROC} ${XSLTPROCOPTS:N-nonet} -o ${.TARGET} \ > ${.CURDIR}/index.xsl ${.CURDIR}/news.xml > .if !defined(NO_TIDY) >- -${TIDY} ${TIDYOPTS} index.html >+ -${TIDY} ${TIDYOPTS} ${.TARGET} > .endif > > newsflash.html: newsflash.xsl news.xml includes.xsl ../includes.xsl
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 40207
: 23353