FreeBSD Bugzilla – Attachment 148336 Details for
Bug 194378
[patch] cannot build japanese/mozc-server, because of incorrect PYTHONPATH
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
mozc.patch (text/plain), 586 bytes, created by
yamayan
on 2014-10-15 13:24:23 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
yamayan
Created:
2014-10-15 13:24:23 UTC
Size:
586 bytes
patch
obsolete
>Index: japanese/mozc-server/Makefile >=================================================================== >--- japanese/mozc-server/Makefile (revision 370916) >+++ japanese/mozc-server/Makefile (working copy) >@@ -79,7 +79,7 @@ > BUILD_CMD= ${SETENV} ${MAKE_ENV} PATH=/bin:/usr/bin:${PATH} ${MAKE_CMD} > BUILD_MOZC_CMD= cd ${BUILD_WRKSRC} && \ > ${SETENV} BUILD_COMMAND="${WRKSRC}/mozcmake" \ >- PYTHONPATH=${WRKSRC}/third_party/gyp/pylib/gyp \ >+ PYTHONPATH=${WRKSRC}/third_party/gyp/pylib \ > GYP_DEFINES="${GYP_DEFINES}" \ > CC_host="${CC}" \ > CC_target="${CC}" \
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 194378
: 148336