summarylogtreecommitdiffstats
path: root/understand
diff options
context:
space:
mode:
authorsaruman92016-06-15 09:54:22 +0300
committersaruman92016-06-15 09:54:22 +0300
commit550745ce1e3a1fcfe205c6f454ccc6a791ed9750 (patch)
treeaf2bfcb5ca6669e54a0add90f61aba94a8d8c592 /understand
downloadaur-550745ce1e3a1fcfe205c6f454ccc6a791ed9750.tar.gz
Initial commit. Version: 4.0.833-1
Diffstat (limited to 'understand')
-rw-r--r--understand4
1 files changed, 4 insertions, 0 deletions
diff --git a/understand b/understand
new file mode 100644
index 000000000000..e8922bfab26e
--- /dev/null
+++ b/understand
@@ -0,0 +1,4 @@
+#!/bin/bash
+export LD_LIBRARY_PATH=/opt/scitools/bin/linux32
+unset QT_PLUGIN_PATH
+/opt/scitools/bin/linux32/understand.bin "$@"