source:
ipk/source.mipsel/players_gmediarender/_path_/usr/local/share/titan/plugins/gmediarender/run
@
45018
Last change on this file since 45018 was 45018, checked in by , 2 years ago | |
---|---|
|
|
File size: 98 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | |
3 | export LD_LIBRARY_PATH=_path_/lib:${LD_LIBRARY_PATH} |
4 | |
5 | _path_/bin/gmediarender |
6 | |
7 | exit 1 |
8 |
Note: See TracBrowser
for help on using the repository browser.