Skip to content

Commit

Permalink
Add LSST_LIBRARY_PATH env var to table file
Browse files Browse the repository at this point in the history
  • Loading branch information
timj committed Nov 11, 2015
1 parent ebd97c3 commit 342d0c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ups/afw.table
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ 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)

envPrepend(PYTHONPATH, ${PRODUCT_DIR}/python)

0 comments on commit 342d0c0

Please sign in to comment.