mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
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>
This commit is contained in:
committed by
Sam James
parent
1d3ba928bd
commit
cd27638d4e
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user