export PYTHONDONTWRITEBYTECODE=1 &&
export XML_CATALOG_FILES=/etc/xml/catalog &&

OPTS+=" --with-udevdir=/usr/lib/udev \
        --with-udev-rules \
        --with-desktop-vendor=Lunar \
        --enable-nls \
        --with-xmlto"

default_build
