FreeBSD Bugzilla – Attachment 148325 Details for
Bug 194368
[MAINTAINER] japanese/mecab: remove @dirrm and use @sample in pkg-plist
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Remove @dirrm and use @sample in pkg-plist.
patch-japanese_mecab (text/plain), 1.07 KB, created by
Yasuhiro Kimura
on 2014-10-15 04:34:44 UTC
(
hide
)
Description:
Remove @dirrm and use @sample in pkg-plist.
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2014-10-15 04:34:44 UTC
Size:
1.07 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 370893) >+++ Makefile (working copy) >@@ -31,10 +31,10 @@ > > post-patch: > ${REINPLACE_CMD} -e 's/-O3/${CFLAGS}/' ${WRKSRC}/${CONFIGURE_SCRIPT}.in >- ${REINPLACE_CMD} -e 's/conf_DATA = mecabrc/conf_DATA = mecabrc.dist/' ${WRKSRC}/Makefile.am >+ ${REINPLACE_CMD} -e 's/conf_DATA = mecabrc/conf_DATA = mecabrc.sample/' ${WRKSRC}/Makefile.am > > post-configure: >- ${CP} ${WRKSRC}/mecabrc ${WRKSRC}/mecabrc.dist >+ ${CP} ${WRKSRC}/mecabrc ${WRKSRC}/mecabrc.sample > > pre-install: > ${CHMOD} a+x ${WRKSRC}/install-sh >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 370893) >+++ pkg-plist (working copy) >@@ -11,7 +11,4 @@ > libexec/mecab/mecab-system-eval > libexec/mecab/mecab-test-gen > man/man1/mecab.1.gz >-@dirrm libexec/mecab >-@unexec if cmp -s %D/etc/mecabrc.dist %D/etc/mecabrc; then rm -f %D/etc/mecabrc; else true; fi >-etc/mecabrc.dist >-@exec if [ ! -f %D/etc/mecabrc ]; then cp -p %D/%F %B/mecabrc; fi >+@sample etc/mecabrc.sample
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 194368
: 148325