docbook-xsl: register XML entries in post_stow not post_install.
This commit is contained in:
parent
703ef2c02e
commit
defc2f028f
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ do_install()
|
|||
done
|
||||
}
|
||||
|
||||
post_install()
|
||||
post_stow()
|
||||
{
|
||||
#
|
||||
# Run the trigger to register its XML catalog entries.
|
||||
|
|
Loading…
Reference in a new issue