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