summarylogtreecommitdiffstats
path: root/cernbox
diff options
context:
space:
mode:
authorJohannes Lange2016-06-05 22:36:59 +0200
committerJohannes Lange2016-06-05 22:41:48 +0200
commite9dc90ccd7ded478b75bc68b98974abdf403d716 (patch)
tree8eba51840f1a57928bddf4217eee84717ce3dd03 /cernbox
parent1c7226a33c72be69f31e50a57e600e6b0ee04928 (diff)
downloadaur-e9dc90ccd7ded478b75bc68b98974abdf403d716.tar.gz
inluding appropriate version oflibqtkeychain-qt4 and using a wrapper
script setting LD_LIBRARY_PATH
Diffstat (limited to 'cernbox')
-rwxr-xr-xcernbox3
1 files changed, 3 insertions, 0 deletions
diff --git a/cernbox b/cernbox
new file mode 100755
index 000000000000..6334269ae119
--- /dev/null
+++ b/cernbox
@@ -0,0 +1,3 @@
+#!/usr/bin/bash
+
+LD_LIBRARY_PATH=/usr/lib/cernbox/:$LD_LIBRARY_PATH /usr/lib/cernbox/cernbox $@