diff options
| author | Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> | 2025-10-16 19:51:37 +0200 |
|---|---|---|
| committer | Sam James <sam@gentoo.org> | 2025-10-16 20:03:30 +0100 |
| commit | cd27638d4ee90e928df8fd6dc6c243f104a273a1 (patch) | |
| tree | e802a1229b3cf3a940951a3d980c9c278021b76f /dev-debug | |
| parent | 1d3ba928bd41c40f9eeb539bcd3f021f911ba038 (diff) | |
| download | gentoo-cd27638d4ee90e928df8fd6dc6c243f104a273a1.tar.gz gentoo-cd27638d4ee90e928df8fd6dc6c243f104a273a1.tar.bz2 gentoo-cd27638d4ee90e928df8fd6dc6c243f104a273a1.zip | |
dev-debug/pwndbg: remove unneeded file
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/44209
Closes: https://github.com/gentoo/gentoo/pull/44209
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-debug')
| -rw-r--r-- | dev-debug/pwndbg/pwndbg-20251010.ebuild | 4 | ||||
| -rw-r--r-- | dev-debug/pwndbg/pwndbg-99999999.ebuild | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/dev-debug/pwndbg/pwndbg-20251010.ebuild b/dev-debug/pwndbg/pwndbg-20251010.ebuild index cc8946a65141..f19f7969a298 100644 --- a/dev-debug/pwndbg/pwndbg-20251010.ebuild +++ b/dev-debug/pwndbg/pwndbg-20251010.ebuild @@ -54,10 +54,6 @@ src_install() { insinto /usr/share/${PN} doins gdbinit.py - # Signal pwndbg not to create it's own python venv (Bug #918705). - # See: https://github.com/pwndbg/pwndbg/commit/139b7542cd9567eaff32bd713df971b6ac5b81de - touch "${ED}/usr/share/${PN}/.skip-venv" || die - python_optimize "${ED}"/usr/share/${PN} dodoc README.md diff --git a/dev-debug/pwndbg/pwndbg-99999999.ebuild b/dev-debug/pwndbg/pwndbg-99999999.ebuild index cc8946a65141..f19f7969a298 100644 --- a/dev-debug/pwndbg/pwndbg-99999999.ebuild +++ b/dev-debug/pwndbg/pwndbg-99999999.ebuild @@ -54,10 +54,6 @@ src_install() { insinto /usr/share/${PN} doins gdbinit.py - # Signal pwndbg not to create it's own python venv (Bug #918705). - # See: https://github.com/pwndbg/pwndbg/commit/139b7542cd9567eaff32bd713df971b6ac5b81de - touch "${ED}/usr/share/${PN}/.skip-venv" || die - python_optimize "${ED}"/usr/share/${PN} dodoc README.md |
