#!/bin/sh
#
# Customized xep executable for susedoc
# Use environment variablbe VERBOSE to get more debugging output
#
__VERSION__="$Id: suse-xep 45418 2009-11-09 09:44:56Z ke $"

#
# Configuring variables
#
XEP_CONFIG_FILE=${XEP_CONFIG_FILE:-"/usr/share/susedoc/etc/XEP/xep-suse.xml"}

xep "$@"