summarylogtreecommitdiffstats
path: root/libadios-git.install
diff options
context:
space:
mode:
Diffstat (limited to 'libadios-git.install')
-rw-r--r--libadios-git.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/libadios-git.install b/libadios-git.install
new file mode 100644
index 000000000000..4bdbbf3f3be7
--- /dev/null
+++ b/libadios-git.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo 'set the environment variable ADIOS_ROOT to be ADIOS_ROOT=/usr/ and the LD_LIBRARY_PATH to LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib'
+}