docbook-xsl: register XML entries in post_stow not post_install.

This commit is contained in:
Juan RP 2011-06-16 12:22:55 +02:00
parent 703ef2c02e
commit defc2f028f

View file

@ -41,7 +41,7 @@ do_install()
done done
} }
post_install() post_stow()
{ {
# #
# Run the trigger to register its XML catalog entries. # Run the trigger to register its XML catalog entries.