From 77af64a82bc3930073b7b80301eadc174e7f9de8 Mon Sep 17 00:00:00 2001 From: Manuel Traut Date: Sun, 28 Feb 2010 20:39:16 +0100 Subject: EflClient: make_release script - created a script to distribute EflClient - EflClient can be downloaded from http://mecka.net/eYalp/eYalp.tar.gz - should be extracted on the OpenMoko with 'tar xzf eYalp.tar.gz -C /' Signed-off-by: Manuel Traut --- src/YalpClients/EflClient/tmp/usr/bin/eYalp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 src/YalpClients/EflClient/tmp/usr/bin/eYalp (limited to 'src/YalpClients/EflClient/tmp/usr/bin/eYalp') diff --git a/src/YalpClients/EflClient/tmp/usr/bin/eYalp b/src/YalpClients/EflClient/tmp/usr/bin/eYalp new file mode 100755 index 0000000..c4208db --- /dev/null +++ b/src/YalpClients/EflClient/tmp/usr/bin/eYalp @@ -0,0 +1,4 @@ +#!/bin/bash +source /etc/eYalp.conf +export PATH=$PATH:$EYALP_ROOT +eyalp.py -ORBInitRef NameService=corbaloc:iiop:$IP:$PORT/NameService -- cgit v1.2.3