Skip to content

Commit

Permalink
Merge pull request #1 from lsst/tickets/DM-7743
Browse files Browse the repository at this point in the history
Need to set LSST_LIBRARY_PATH for SIP workaround
  • Loading branch information
RobertLuptonTheGood committed Sep 27, 2016
2 parents aeebd6b + a58c50d commit 22d7739
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ups/mpich.table
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
envPrepend(PATH, ${PRODUCT_DIR}/bin)
envPrepend(LD_LIBRARY_PATH, ${PRODUCT_DIR}/lib)
envPrepend(DYLD_LIBRARY_PATH, ${PRODUCT_DIR}/lib)
envPrepend(LSST_LIBRARY_PATH, ${PRODUCT_DIR}/lib)

0 comments on commit 22d7739

Please sign in to comment.