FreeBSD Bugzilla – Attachment 250375 Details for
Bug 278739
biology/kallisto: Convert post-extract to EXTRACT_AFTER_ARGS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for kallisto
rmrf-kallisto.patch (text/plain), 675 bytes, created by
Daniel Engberg
on 2024-05-04 18:23:49 UTC
(
hide
)
Description:
Patch for kallisto
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2024-05-04 18:23:49 UTC
Size:
675 bytes
patch
obsolete
>diff --git a/biology/kallisto/Makefile b/biology/kallisto/Makefile >index 8774208d9097..810f5a72c80d 100644 >--- a/biology/kallisto/Makefile >+++ b/biology/kallisto/Makefile >@@ -22,6 +22,8 @@ USES= cmake:noninja compiler:c++11-lang gmake localbase:ldflags > USE_GITHUB= yes > GH_ACCOUNT= pachterlab > >+EXTRACT_AFTER_ARGS= --exclude ext/htslib >+ > SUB_FILES= kallisto-test > > PORTEXAMPLES= * >@@ -39,9 +41,6 @@ LDFLAGS+= -lhts -lz > > OPTIONS_DEFINE= EXAMPLES > >-post-extract: >- ${RM} -rf ${WRKSRC}/ext/htslib >- > post-install-EXAMPLES-on: > ${INSTALL_SCRIPT} ${WRKDIR}/kallisto-test ${STAGEDIR}${PREFIX}/bin > cd ${WRKSRC}/test && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}
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 278739
:
250375
|
250434