Repository 'package_cmake_3_1_0'
hg clone https://toolshed.g2.bx.psu.edu/repos/malbuquerque/package_cmake_3_1_0

Changeset 8:782e014e71f9 (2015-01-21)
Previous changeset 7:d715068fbd11 (2015-01-21)
Commit message:
Uploaded
modified:
tool_dependencies.xml
b
diff -r d715068fbd11 -r 782e014e71f9 tool_dependencies.xml
--- a/tool_dependencies.xml Wed Jan 21 17:03:27 2015 -0500
+++ b/tool_dependencies.xml Wed Jan 21 17:13:47 2015 -0500
b
@@ -8,7 +8,7 @@
  <action type="shell_command">make</action>
  <action type="shell_command">make install</action>
  <action type="set_environment">
- <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
+ <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
  </action>
  </actions>
  </install>