diff options
Diffstat (limited to 'development/robomongo/robomongo.launcher')
-rw-r--r-- | development/robomongo/robomongo.launcher | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/development/robomongo/robomongo.launcher b/development/robomongo/robomongo.launcher deleted file mode 100644 index b00053528bb4..000000000000 --- a/development/robomongo/robomongo.launcher +++ /dev/null @@ -1,4 +0,0 @@ -#!/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 |