source: roaraudio/roarclients/roarify.sht @ 1941:339d957d24ad

Last change on this file since 1941:339d957d24ad 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.