Packaging dtds

Till Maas opensource at till.name
Fri Dec 12 00:31:13 UTC 2008


On Fri December 12 2008, Till Maas wrote:

> %postun
> if [ $1 = 0 ]; then
> /usr/bin/xmlcatalog --noout --add "rewriteSystem" pam_mount.conf.xml.dtd
> file:///usr/share/xml/pam_mount/dtds/pam_mount.conf.xml.dtd
> /etc/xml/catalog fi

This should be the following:

/usr/bin/xmlcatalog --noout --del 
file://%{_datadir}/xml/pam_mount/dtds/pam_mount.conf.xml.dtd 
%{_sysconfdir}/catalog

Regards,
Till
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 835 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20081212/63041050/attachment.sig>


More information about the fedora-devel-list mailing list