提交 7f9467c8 编写于 作者: J Jimmy Yih

Modify check for gpMgmt/pythonSrc/ext submodule to look for tarballs instead of ext directory.

上级 6b0e52be
......@@ -30,7 +30,7 @@ PYLIB_DIR=$(SRC)/ext
core: pygresql subprocess32
ifneq "$(wildcard $(CURDIR)/pythonSrc/ext)" ""
ifneq "$(wildcard $(CURDIR)/pythonSrc/ext/*.tar.gz)" ""
all: core lockfile paramiko pycrypto stream pychecker psi unittest2
else
all: core
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册