if [ ! -d ${INSTALL_ROOT}/usr/share/emacs/site-lisp/bibl-mode ]
  then
    mkdir ${INSTALL_ROOT}/usr/share/emacs/site-lisp/bibl-mode
fi
