FreeBSD Bugzilla – Attachment 250434 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 v2
rmrf-kallisto-v2.patch (text/plain), 763 bytes, created by
Daniel Engberg
on 2024-05-05 12:17:41 UTC
(
hide
)
Description:
Patch for kallisto v2
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2024-05-05 12:17:41 UTC
Size:
763 bytes
patch
obsolete
>diff --git a/biology/kallisto/Makefile b/biology/kallisto/Makefile >index 8774208d9097..82e7813927fa 100644 >--- a/biology/kallisto/Makefile >+++ b/biology/kallisto/Makefile >@@ -22,6 +22,9 @@ USES= cmake:noninja compiler:c++11-lang gmake localbase:ldflags > USE_GITHUB= yes > GH_ACCOUNT= pachterlab > >+EXTRACT_AFTER_ARGS= --exclude ${GH_PROJECT_DEFAULT}-${GH_TAGNAME_EXTRACT}/ext/htslib \ >+ --no-same-owner --no-same-permissions >+ > SUB_FILES= kallisto-test > > PORTEXAMPLES= * >@@ -39,9 +42,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