Skip to content

Commit

Permalink
Refs #10840. adding file that runs ruby script.
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumsteve committed Jan 21, 2015
1 parent 7ae850c commit 9ea1615
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Code/Mantid/MantidPlot/FixMavericksBundle.cmake.in
@@ -0,0 +1,3 @@
set ( bundle ${CMAKE_INSTALL_PREFIX}/MantidPlot.app )
execute_process(COMMAND chmod +x make_package.rb WORKING_DIRECTORY ${bundle})
execute_process(COMMAND ./make_package.rb WORKING_DIRECTORY ${bundle})

0 comments on commit 9ea1615

Please sign in to comment.