source: ipk/source.mipsel/tools_lcdsamsung/_path_/usr/local/share/titan/plugins/lcdsamsung/start.sh @ 30647

Last change on this file since 30647 was 30647, checked in by gost, 9 years ago

[plugins] test lcdsamsung for mipsel

  • Property svn:executable set to *
File size: 119 bytes
RevLine 
[30647]1#!/bin/sh
2PWD=`echo $0 | sed -e s/start.sh//g`
3#PWD=`pwd`
4#export LD_LIBRARY_PATH=$PWD/libs
5cd $PWD
6./fbread $1 &
7exit
Note: See TracBrowser for help on using the repository browser.