Fixed deploy issue

This commit is contained in:
Alexey Golubev
2016-12-15 19:27:46 +03:00
committed by GitHub
parent 7f6aee4ab7
commit 22d259669f

View File

@ -50,7 +50,7 @@ ALT_REPO_DIR = $(ALT_REPO_OS_NAME)/$(ALT_REPO_OS_VER)
OTHER_REPO_OS_NAME = other-linux
ifeq ($(PACKAGE_EDITION), cool)
OTHER_REPO_OS_VER = moderm
OTHER_REPO_OS_VER = modern
else
OTHER_REPO_OS_VER = old
endif