commit: d986f54928fac47b42ef1721665f6d0a6a2278b7 Author: Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de> AuthorDate: Sun May 11 14:32:23 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun May 11 14:39:40 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d986f549
dev-debug/pwndbg: sync live Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de> Part-of: https://github.com/gentoo/gentoo/pull/42030 Closes: https://github.com/gentoo/gentoo/pull/42030 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-debug/pwndbg/pwndbg-99999999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-debug/pwndbg/pwndbg-99999999.ebuild b/dev-debug/pwndbg/pwndbg-99999999.ebuild index b1cece4d0527..67ca7222d929 100644 --- a/dev-debug/pwndbg/pwndbg-99999999.ebuild +++ b/dev-debug/pwndbg/pwndbg-99999999.ebuild @@ -64,6 +64,7 @@ src_install() { "gdb -x \"${EPREFIX}/usr/share/${PN}/gdbinit.py\"" || die dodoc {README,DEVELOPING,FEATURES}.md + dodoc -r docs } pkg_postinst() {
