mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-28 09:58:08 -07:00
dev-python/pycparser: tidy chmod slightly
Package-Manager: portage-2.3.2
This commit is contained in:
@@ -24,7 +24,7 @@ DEPEND="${RDEPEND}
|
||||
|
||||
python_prepare_all() {
|
||||
# Bad permissions in tarball
|
||||
chmod -R g+rX,o+rX "${S}" || die
|
||||
chmod -R go+rX "${S}" || die
|
||||
distutils-r1_python_prepare_all
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user