post_install() { if test ! -f etc/xml/catalog; then bin/mkdir -p etc/xml bin/xmlcatalog --noout --create etc/xml/catalog fi }