Skip to content

Commit

Permalink
fixed patch
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsf committed Jan 16, 2015
1 parent 942515a commit 92276b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions patches/GalSimTable.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
diff --git a/patches/../ups/GalSim.table b/patches/../ups/GalSim.table
diff --git a/ups/GalSim.table b/ups/GalSim.table
index 375c2d9..8e8c486 100644
--- a/patches/../ups/GalSim.table
+++ b/patches/../ups/GalSim.table
--- a/ups/GalSim.table
+++ b/ups/GalSim.table
@@ -6,4 +6,5 @@ setupRequired(tmv)

envPrepend(PYTHONPATH, ${PRODUCT_DIR})
Expand Down
1 change: 1 addition & 0 deletions ups/GalSim.table
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ setupRequired(tmv)

envPrepend(PYTHONPATH, ${PRODUCT_DIR})
envPrepend(LD_LIBRARY_PATH, ${PRODUCT_DIR}/lib)
envPrepend(DYLD_LIBRARY_PATH, ${PRODUCT_DIR}/lib)
envPrepend(PATH, ${PRODUCT_DIR}/bin)

0 comments on commit 92276b9

Please sign in to comment.