浏览代码

HUE-10. Makefile.vars: DESKTOP_PLUGIN_DIR incorrect

bcwalrus 15 年之前
父节点
当前提交
aa4b473a61
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Makefile.vars

+ 1 - 1
Makefile.vars

@@ -79,4 +79,4 @@ ENV_PYTHON_VERSION = $(shell $(ENV_PYTHON) -c 'import sys; print "python%d.%d"%
 ##############################
 # Path to the desktop hadoop plugin jar
 ##############################
-DESKTOP_PLUGIN_JAR := $(ROOT)/desktop/libs/hadoop/build/java/hue-plugins-$(DESKTOP_VERSION).jar
+DESKTOP_PLUGIN_JAR := $(ROOT)/desktop/libs/hadoop/java-lib/hue-plugins-$(DESKTOP_VERSION).jar