- Timestamp:
- Jun 28, 2013 7:16:23 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r46865 r46873 1683 1683 # 1684 1684 ifndef 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)) 1686 1686 ifdef VBOX_PYLINT 1687 1687 VBOX_PYLINT := $(VBOX_BLD_PYTHON) $(VBOX_PYLINT)
Note:
See TracChangeset
for help on using the changeset viewer.