41248e0f9 ^
1 2 3 4 5
#!/bin/sh if command -v xmlcatalog >/dev/null; then xmlcatalog --noout --del file:///etc/xml/docbook-xml etc/xml/catalog fi