提交 9649a82d 编写于 作者: D Dave Cramer 提交者: GitHub

remove orafce from installcheck (#2219)

上级 22403851
......@@ -78,12 +78,8 @@ JAR=${JAVA_HOME}/bin/jar
JAVADOC=${JAVA_HOME}/bin/javadoc
.PHONY:
mkorafce:
PATH=$(INSTLOC)/bin:$(PATH) $(MAKE) -C orafce install USE_PGXS=1
installcheck:
if [ -d "$(ext_dir)" ]; then \
PATH=$(INSTLOC)/bin:$(PATH) $(MAKE) -C orafce installcheck USE_PGXS=1 && \
PATH=$(INSTLOC)/bin:$(PATH) $(MAKE) -C gphdfs installcheck USE_PGXS=1 ; \
fi
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册