Skip to content

Commit

Permalink
Set LD_LIBRARY_PATH for python-casacore 3.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Kok committed Mar 12, 2024
1 parent a0eff45 commit 79dc6c3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ exts_list = [
'checksums': ['850894c4195f09c4ed30dba56213bf7c3f21d86ed6bdaafb5df5972593bfc401'],
}),
(name, version, {
'preinstallopts': 'if [[ -z "$LD_LIBRARY_PATH" ]]; then export LD_LIBRARY_PATH="$LIBRARY_PATH"; fi && ',
'checksums': ['ad70c8e08893eec928b3e38c099bda8863f5aa9d099fd00694ad2b0d48eba08f'],
'modulename': 'casacore'
}),
Expand Down

0 comments on commit 79dc6c3

Please sign in to comment.