FreeBSD Bugzilla – Attachment 137008 Details for
Bug 182391
[MAINTAINER] japanese/eblook: add staging support.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-ja-eblook
patch-ja-eblook (text/plain), 720 bytes, created by
Yasuhiro Kimura
on 2013-09-26 06:00:00 UTC
(
hide
)
Description:
patch-ja-eblook
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2013-09-26 06:00:00 UTC
Size:
720 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 328328) >+++ Makefile (working copy) >@@ -13,7 +13,7 @@ > > LICENSE= GPLv2 > >-LIB_DEPENDS= eb:${PORTSDIR}/japanese/eb >+LIB_DEPENDS= libeb.so:${PORTSDIR}/japanese/eb > > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --with-eb-includes=${PREFIX}/include \ >@@ -23,14 +23,13 @@ > > OPTIONS_DEFINE= DOCS > >-NO_STAGE= yes > .include <bsd.port.options.mk> > > post-install: > .if ${PORT_OPTIONS:MDOCS} >- ${MKDIR} ${DOCSDIR} >+ ${MKDIR} ${STAGEDIR}${DOCSDIR} > for i in AUTHORS COPYING ChangeLog NEWS README ; do \ >- ${INSTALL_DATA} ${WRKSRC}/$${i} ${DOCSDIR} ;\ >+ ${INSTALL_DATA} ${WRKSRC}/$${i} ${STAGEDIR}${DOCSDIR} ;\ > done > .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 182391
: 137008