FreeBSD Bugzilla – Attachment 138115 Details for
Bug 183966
Add staging support to mail/gmime2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gmime2-staging.diff
gmime2-staging.diff (text/plain), 518 bytes, created by
Alan Hicks
on 2013-11-14 18:20:01 UTC
(
hide
)
Description:
gmime2-staging.diff
Filename:
MIME Type:
Creator:
Alan Hicks
Created:
2013-11-14 18:20:01 UTC
Size:
518 bytes
patch
obsolete
>diff -ur gmime2/Makefile gmime2/Makefile >--- gmime2/Makefile 2013-09-20 20:59:12.000000000 +0100 >+++ gmime2/Makefile 2013-11-14 12:02:00.000000000 +0000 >@@ -35,7 +35,6 @@ > > PORTDOCS= * > >-NO_STAGE= yes > .include <bsd.port.options.mk> > > post-patch: >@@ -45,9 +44,9 @@ > > post-install: > .if ${PORT_OPTIONS:MDOCS} >- @${MKDIR} ${DOCSDIR} >+ @${MKDIR} ${STAGEDIR}${DOCSDIR} > .for i in docs/reference/html/* >- ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} >+ ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} > .endfor > .endif
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 183966
: 138115