FreeBSD Bugzilla – Attachment 137007 Details for
Bug 182390
[MAINTAINER] japanese/eb: add staging support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-ja-eb
patch-ja-eb (text/plain), 840 bytes, created by
Yasuhiro Kimura
on 2013-09-26 05:50:00 UTC
(
hide
)
Description:
patch-ja-eb
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2013-09-26 05:50:00 UTC
Size:
840 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 328328) >+++ Makefile (working copy) >@@ -69,13 +69,12 @@ > USES= perl5 > GNU_CONFIGURE= yes > USE_LDCONFIG= yes >-CONFIGURE_ARGS= --with-pkgdocdir=${DOCSDIR} >+CONFIGURE_ARGS= --with-pkgdocdir=${STAGEDIR}${DOCSDIR} > > OPTIONS_DEFINE= DOCS NLS > >-APPENDIXDIR= ${DATADIR}/appendix >+APPENDIXDIR= ${STAGEDIR}${DATADIR}/appendix > >-NO_STAGE= yes > .include <bsd.port.options.mk> > > .if ${PORT_OPTIONS:MNLS} >@@ -102,9 +101,9 @@ > post-install: > (cd ${WRKDIR}/appendix && ${COPYTREE_SHARE} \* ${APPENDIXDIR} ) > .if ${PORT_OPTIONS:MDOCS} >- @${MKDIR} ${DOCSDIR} >+ @${MKDIR} ${STAGEDIR}${DOCSDIR} > .for doc in ${PORTDOCS} >- ${INSTALL_DATA} ${WRKSRC}/doc/${doc} ${DOCSDIR} >+ ${INSTALL_DATA} ${WRKSRC}/doc/${doc} ${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 Raw
Actions:
View
Attachments on
bug 182390
: 137007