GSP-Agent-Windows/OGP64/etc/postinstall/libxml2.sh.done

4 lines
118 B
Text

if test ! -f /etc/xml/catalog; then
/bin/mkdir -p /etc/xml
/usr/bin/xmlcatalog --noout --create /etc/xml/catalog
fi