diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-05-18 18:22:20 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-05-18 18:22:20 +0300 |
commit | bea32d3c0718129fd55329b779618ceeb83455d8 (patch) | |
tree | 5ba65a6f910c381cc99a1b1e87222fde534d220a /contrib/python/ipython/py2/patches/02-fix-ya.make.patch | |
parent | 42c25c40af27a7b5c0d51f2251c1a65045d61f90 (diff) | |
download | ydb-bea32d3c0718129fd55329b779618ceeb83455d8.tar.gz |
intermediate changes
ref:980c4073d2110cb649b811bec7dcd8084e8ff9a9
Diffstat (limited to 'contrib/python/ipython/py2/patches/02-fix-ya.make.patch')
-rw-r--r-- | contrib/python/ipython/py2/patches/02-fix-ya.make.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/ipython/py2/patches/02-fix-ya.make.patch b/contrib/python/ipython/py2/patches/02-fix-ya.make.patch index 9d9f23a792..24ef771a34 100644 --- a/contrib/python/ipython/py2/patches/02-fix-ya.make.patch +++ b/contrib/python/ipython/py2/patches/02-fix-ya.make.patch @@ -15,7 +15,7 @@ +IF (OS_WINDOWS) + PEERDIR( + contrib/python/colorama -+ contrib/python/win_unicode_console ++ contrib/python/win-unicode-console + ) +ELSE () + PEERDIR( |