Clarify in comment that chg has no py2/py3 concerns

This commit is contained in:
Mads Kiilerich 2020-12-08 16:54:41 +01:00
parent b2869a8f17
commit 643dd08520

View File

@ -139,8 +139,7 @@ rm hg
PYTHON=%{python3} make all
PYTHON=%{python2} make all
#TODO: Now just for Py2, version for Py3 will need probably more fixes
# in installer - and possibly some renames..
# chg will invoke the 'hg' command - no direct Python dependency
pushd contrib/chg
make
popd