source: roaraudio/roarclients/roarify.sht @ 1748:b9fc76cdf2e2

roaraudio_0_2rc2
Last change on this file since 1748:b9fc76cdf2e2 was 1619:b9221bf21268, checked in by phi, 15 years ago

added roarify

File size: 70 bytes
Line 
1#!/bin/sh
2
3export LD_LIBRARY_PATH='%%%PREFIX_COMP%%%'
4
5exec "$@"
6
7#ll
Note: See TracBrowser for help on using the repository browser.