FreeBSD Bugzilla – Attachment 42136 Details for
Bug 65739
[MAINTAINER] devel/ccache: [Use INSTALL_* macro]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ccache-2.3_1.patch
ccache-2.3_1.patch (text/plain), 669 bytes, created by
Michael Johnson
on 2004-04-19 01:30:11 UTC
(
hide
)
Description:
ccache-2.3_1.patch
Filename:
MIME Type:
Creator:
Michael Johnson
Created:
2004-04-19 01:30:11 UTC
Size:
669 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/devel/ccache/Makefile,v >retrieving revision 1.20 >diff -u -r1.20 Makefile >--- Makefile 18 Apr 2004 07:42:30 -0000 1.20 >+++ Makefile 19 Apr 2004 00:23:24 -0000 >@@ -21,13 +21,14 @@ > PORTDOCS= index.html \ > ccache-man.html > >-post-install: >+do-install: >+ ${INSTALL_PROGRAM} ${WRKSRC}/ccache ${PREFIX}/bin >+ ${INSTALL_MAN} ${WRKSRC}/ccache.1 ${MANPREFIX}/man/man1 > .if !defined(NOPORTDOCS) > ${MKDIR} ${DOCSDIR} > .for i in ${PORTDOCS} > ${INSTALL_DATA} ${WRKSRC}/web/${i} ${DOCSDIR} > .endfor > .endif >- ${STRIP_CMD} ${PREFIX}/bin/ccache > > .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 65739
: 42136