1 2 3 4
#!/bin/sh VIPECHOME=@PREFIX@/share/vipec/ export VIPECHOME exec "@PREFIX@/bin/vipec.exec" "$@"