FreeBSD Bugzilla – Attachment 87842 Details for
Bug 124533
[patch] add missing files to www/en/multimedia, include in build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.33 KB, created by
edwin
on 2008-06-13 01:30:07 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
edwin
Created:
2008-06-13 01:30:07 UTC
Size:
1.33 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/dcvs/www/en/Makefile,v >retrieving revision 1.145 >diff -u -r1.145 Makefile >--- Makefile 21 Apr 2008 01:41:45 -0000 1.145 >+++ Makefile 13 Jun 2008 00:22:56 -0000 >@@ -63,6 +63,7 @@ > SUBDIR+= java > SUBDIR+= kse > SUBDIR+= marketing >+SUBDIR+= multimedia > SUBDIR+= news > SUBDIR+= platforms > SUBDIR+= portmgr >Index: multimedia/Makefile.inc >=================================================================== >RCS file: multimedia/Makefile.inc >diff -N multimedia/Makefile.inc >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ multimedia/Makefile.inc 13 Jun 2008 00:22:56 -0000 >@@ -0,0 +1,4 @@ >+# $FreeBSD$ >+ >+WEBBASE?= /data/multimedia >+WEB_PREFIX?= ${.CURDIR}/../../.. >Index: multimedia/Makefile.output >=================================================================== >RCS file: multimedia/Makefile.output >diff -N multimedia/Makefile.output >--- /dev/null 1 Jan 1970 00:00:00 -0000 >+++ multimedia/Makefile.output 13 Jun 2008 00:22:56 -0000 >@@ -0,0 +1,15 @@ >+.if exists(../../Makefile.conf) >+.include "../../Makefile.conf" >+.endif >+.if exists(../../Makefile.inc) >+.include "../../Makefile.inc" >+.endif >+ >+DOCS!= cat multimedia.sgml.created >+DATA= multimedia.xml >+ >+WEBDIR= multimedia >+ >+WEB_PREFIX:= ${WEB_PREFIX}/../ >+ >+.include "${WEB_PREFIX}/share/mk/web.site.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 124533
: 87842