3dm2/debian/3dm2.wrapper32

4 lines
140 B
Bash

#!/bin/sh
LD_LIBRARY_PATH=/usr/lib/3dm2:$LD_LIBRARY_PATH
export LD_LIBRARY_PATH
exec /usr/bin/linux32 --uname-2.6 /usr/lib/3dm2/3dm2.real $@