VirtualBox

Changeset 46873 in vbox for trunk


Ignore:
Timestamp:
Jun 28, 2013 7:16:23 PM (12 years ago)
Author:
vboxsync
Message:

Config.kmk: Add pylint2 to list (used on Arch)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r46865 r46873  
    16831683#
    16841684ifndef VBOX_PYLINT
    1685  VBOX_PYLINT        := $(firstword $(which pylint-2.7) $(which pylint-2.6) $(which pylint))
     1685 VBOX_PYLINT        := $(firstword $(which pylint-2.7) $(which pylint-2.6) $(which pylint2) $(which pylint))
    16861686 ifdef VBOX_PYLINT
    16871687  VBOX_PYLINT       := $(VBOX_BLD_PYTHON) $(VBOX_PYLINT)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette