mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
dev-python/pyinstaller: don't pre-strip binaries (take 2)
even when forcing waf to build bootloaders locally and after removing all references to strip, portage still complains. not sure what's going on here Closes: https://bugs.gentoo.org/783090 Signed-off-by: Theo Anderson <telans@posteo.de>
This commit is contained in:
@@ -16,4 +16,4 @@ LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
PATCHES=( "${FILESDIR}/${PN}-4.2-dont-pre-strip.patch" )
|
||||
QA_PRESTRIPPED="usr/lib/python.*/site-packages/PyInstaller/bootloader/Linux-.*/run.*"
|
||||
|
||||
Reference in New Issue
Block a user