summaryrefslogtreecommitdiffstats
path: root/graphics/teighafileconverter/teighafileconverter.sh
blob: e41e380d13618a8ed3434e1d97aa16ab1355b364 (plain)
#!/bin/sh
export LD_LIBRARY_PATH=/usr/lib/TeighaFileConverter:$LD_LIBRARY_PATH
exec /usr/lib/TeighaFileConverter/TeighaFileConverter "$@"