summarylogtreecommitdiffstats
path: root/99_oce.sh
diff options
context:
space:
mode:
authorGrey Christoforo2016-01-18 14:27:35 +0000
committerGrey Christoforo2016-01-18 14:27:35 +0000
commit029e4b5c50c73c22757dbdbbcc8bc9ebac211579 (patch)
tree1710a4c91f2b797beaa5ae9a1bd95eef9af042c4 /99_oce.sh
parentca4ed98feea683be3040ceb04825d2ff67fc57db (diff)
downloadaur-029e4b5c50c73c22757dbdbbcc8bc9ebac211579.tar.gz
give installed libs lower priority
Diffstat (limited to '99_oce.sh')
-rwxr-xr-x99_oce.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/99_oce.sh b/99_oce.sh
new file mode 100755
index 000000000000..76a398f5841e
--- /dev/null
+++ b/99_oce.sh
@@ -0,0 +1,3 @@
+#!/bin/sh -f
+
+export LD_LIBRARY_PATH="${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}/opt/oce/lib"