FreeBSD Bugzilla – Attachment 144068 Details for
Bug 191309
[PATCH] japanese/py-mecab: Update LICENSE, Strip shared library
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix LICENSE, strip shared library.
patch-japanese_py-mecab (text/plain), 644 bytes, created by
Yasuhiro Kimura
on 2014-06-23 14:06:16 UTC
(
hide
)
Description:
fix LICENSE, strip shared library.
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2014-06-23 14:06:16 UTC
Size:
644 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 358766) >+++ Makefile (working copy) >@@ -10,7 +10,7 @@ > MAINTAINER= jun-g@daemonfreaks.com > COMMENT= Python bindings for MeCab > >-LICENSE= BSD GPLv2 LGPL21 >+LICENSE= BSD3CLAUSE GPLv2 LGPL21 > LICENSE_COMB= dual > > BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13 >@@ -24,6 +24,9 @@ > @${REINPLACE_CMD} -e 's|cmd1("mecab-config --version")|"${PKGVERSION}"|' \ > ${WRKSRC}/setup.py > >+post-install: >+ ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/_MeCab.so >+ > .include <bsd.port.pre.mk> > > PKGNAMEPREFIX:= ${PKGNAMEPREFIX}${PYTHON_PKGNAMEPREFIX}
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 191309
: 144068