summaryrefslogtreecommitdiffstats
path: root/development/robomongo/robomongo.launcher
diff options
context:
space:
mode:
Diffstat (limited to 'development/robomongo/robomongo.launcher')
-rw-r--r--development/robomongo/robomongo.launcher4
1 files changed, 4 insertions, 0 deletions
diff --git a/development/robomongo/robomongo.launcher b/development/robomongo/robomongo.launcher
new file mode 100644
index 0000000000..b00053528b
--- /dev/null
+++ b/development/robomongo/robomongo.launcher
@@ -0,0 +1,4 @@
+#!/bin/sh
+export LD_LIBRARY_PATH=/usr/lib@LIBDIRSUFFIX@/robomongo:$LD_LIBRARY_PATH
+export QT_PLUGIN_PATH=/usr/lib@LIBDIRSUFFIX@/robomongo:$QT_PLUGIN_PATH
+exec /usr/bin/robomongo.bin