FreeBSD Bugzilla – Attachment 166931 Details for
Bug 207154
[patch] Mk/Uses/cran.mk: fix do-test target
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Fix R_POSTCMD_CHECK_OPTIONS for do-test target.
cran.mk (text/x-makefile), 390 bytes, created by
David Naylor
on 2016-02-13 14:09:08 UTC
(
hide
)
Description:
Fix R_POSTCMD_CHECK_OPTIONS for do-test target.
Filename:
MIME Type:
Creator:
David Naylor
Created:
2016-02-13 14:09:08 UTC
Size:
390 bytes
patch
obsolete
>diff --git a/Mk/Uses/cran.mk b/Mk/Uses/cran.mk >index 20f16a0..13bbbcc 100644 >--- a/Mk/Uses/cran.mk >+++ b/Mk/Uses/cran.mk >@@ -45,7 +45,7 @@ R_COMMAND= ${LOCALBASE}/bin/R > R_POSTCMD_CHECK_OPTIONS?= --timings > > .if !exists(${LOCALBASE}/bin/pdflatex) >-R_POSTCMD_CHECK_OPTIONS+= --no-manual --no-rebuild-vignettes >+R_POSTCMD_CHECK_OPTIONS+= --no-manual --no-build-vignettes > .endif > > do-test:
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 207154
: 166931