mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
sci-biology/samtools: Add elog message discouraging direct use
Package-Manager: portage-2.2.28
This commit is contained in:
@@ -62,3 +62,9 @@ src_install() {
|
||||
|
||||
use examples && dodoc -r examples
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
elog "This version of samtools should *not* be your first choice for working"
|
||||
elog "with NGS data. It is installed solely for programs requiring it."
|
||||
elog "It is recommended that you use >=sci-biology/samtools-1.2."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user