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 obi, 2 years ago

tpk arm/mips add gmediarender

  • Property svn:executable set to *
File size: 98 bytes
Line 
1#!/bin/sh
2
3export LD_LIBRARY_PATH=_path_/lib:${LD_LIBRARY_PATH}
4
5_path_/bin/gmediarender
6
7exit 1
8
Note: See TracBrowser for help on using the repository browser.