FreeBSD Bugzilla – Attachment 153161 Details for
Bug 197807
print/foxitreader: Broken if DOCS option is unchecked
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add conditional deploying of the PDF Manual.
diff (text/plain), 484 bytes, created by
Johannes Jost Meixner
on 2015-02-18 20:44:15 UTC
(
hide
)
Description:
Add conditional deploying of the PDF Manual.
Filename:
MIME Type:
Creator:
Johannes Jost Meixner
Created:
2015-02-18 20:44:15 UTC
Size:
484 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 378297) >+++ Makefile (working copy) >@@ -46,7 +46,9 @@ > ${INSTALL_DATA} ${WRKSRC}/po/${locale}/FoxitReader.mo ${STAGEDIR}${PREFIX}/share/locale/${locale}/LC_MESSAGES/ > .endfor > .endif >+.if ${PORT_OPTIONS:MDOCS} > @${MKDIR} ${STAGEDIR}${DOCSDIR} > ${INSTALL_DATA} ${DISTDIR}/FoxitReader${PORTVERSION:R}ForLinux_Manual.pdf ${STAGEDIR}${DOCSDIR} >+.endif > > .include <bsd.port.mk>
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
Flags:
xmj
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 197807
: 153161