mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/797283 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
13 lines
216 B
Diff
13 lines
216 B
Diff
https://bugs.gentoo.org/797283
|
|
--- a/setup.cfg
|
|
+++ b/setup.cfg
|
|
@@ -4,7 +4,7 @@ compile = 1
|
|
optimize = 1
|
|
|
|
[bdist_wininst]
|
|
-user-access-control = auto
|
|
+user_access_control = auto
|
|
|
|
[egg_info]
|
|
tag_build =
|