FreeBSD Bugzilla – Attachment 44859 Details for
Bug 69325
[patch] graphics/jpgraph cleanup install
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 731 bytes, created by
edwin
on 2004-07-20 03:10:13 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
edwin
Created:
2004-07-20 03:10:13 UTC
Size:
731 bytes
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/graphics/jpgraph/Makefile,v >retrieving revision 1.13 >diff -u -r1.13 Makefile >--- Makefile 19 Jul 2004 12:57:53 -0000 1.13 >+++ Makefile 20 Jul 2004 02:01:23 -0000 >@@ -19,6 +19,9 @@ > > NO_CDROM= "The free version cannot be used in a commercial context" > >+post-extract: >+ ${RM} -rf ${WRKSRC}/src/Examples/CVS >+ > do-install: > @${MKDIR} ${DATADIR} > ${CP} ${WRKSRC}/src/*.php ${DATADIR} >@@ -28,7 +31,7 @@ > @${MKDIR} ${DOCSDIR} > ${CP} -R ${WRKSRC}/docs/ ${DOCSDIR} > @${MKDIR} ${EXAMPLESDIR} >- -${CP} ${WRKSRC}/src/Examples/* ${EXAMPLESDIR} >+ ${CP} ${WRKSRC}/src/Examples/* ${EXAMPLESDIR} > .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 69325
: 44859