FreeBSD Bugzilla – Attachment 41486 Details for
Bug 64925
[PATCH] devel/ccache: [add PORTDOCS]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ccache-2.3.patch
ccache-2.3.patch (text/plain), 570 bytes, created by
Michael Johnson
on 2004-03-30 09:30:25 UTC
(
hide
)
Description:
ccache-2.3.patch
Filename:
MIME Type:
Creator:
Michael Johnson
Created:
2004-03-30 09:30:25 UTC
Size:
570 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/ccache/Makefile,v >retrieving revision 1.18 >diff -u -r1.18 Makefile >--- Makefile 5 Feb 2004 20:37:02 -0000 1.18 >+++ Makefile 30 Mar 2004 08:19:01 -0000 >@@ -16,5 +16,15 @@ > GNU_CONFIGURE= yes > MAN1= ccache.1 > PLIST_FILES= bin/ccache >+PORTDOCS= index.html \ >+ ccache-man.html >+ >+post-install: >+.if !defined(NOPORTDOCS) >+ ${MKDIR} ${DOCSDIR} >+.for i in ${PORTDOCS} >+ ${INSTALL_DATA} ${WRKSRC}/web/${i} ${DOCSDIR} >+.endfor >+.endif > > .include <bsd.port.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 64925
: 41486