Skip to content

Commit

Permalink
TODO
Browse files Browse the repository at this point in the history
Signed-off-by: Eli Schwartz <[email protected]>
  • Loading branch information
eli-schwartz committed Dec 27, 2023
1 parent 9fbf6d6 commit 0ed6777
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/portage/package/ebuild/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,8 @@ def __init__(
make_conf_count += 1

if make_conf_count == 2:
# FIXME: warn if deprecated /etc/make.conf used
# FIXME x2: how many APIs for issuing a deprecation warning....
writemsg(
"!!! %s\n"
% _("Found 2 make.conf files, using both '%s' and '%s'")
Expand Down

0 comments on commit 0ed6777

Please sign in to comment.