1 2 3 4 5 6
#!/bin/sh # $FreeBSD$ export BABEL_DIR=${BABEL_DIR-@PREFIX@/share/babel} exec @PREFIX@/libexec/babel "$@"