arcconf/debian/arcconf.wrapper
2017-05-17 22:17:48 +02:00

4 lines
115 B
Bash

#!/bin/sh
LD_LIBRARY_PATH=/usr/lib/arcconf:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH
exec /usr/lib/arcconf/arcconf $@