Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
make_grilo_find_plugins() {
if [ -d "$1"/lib/grilo-0.3 ]; then
addToSearchPath GRL_PLUGIN_PATH "$1/lib/grilo-0.3"
fi
}
addEnvHooks "$hostOffset" make_grilo_find_plugins