From defc2f028f01cdb6669a8307e247217a57ee3c35 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 16 Jun 2011 12:22:55 +0200 Subject: [PATCH] docbook-xsl: register XML entries in post_stow not post_install. --- srcpkgs/docbook-xsl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/docbook-xsl/template b/srcpkgs/docbook-xsl/template index a110feae4a6..47fd20d3922 100644 --- a/srcpkgs/docbook-xsl/template +++ b/srcpkgs/docbook-xsl/template @@ -41,7 +41,7 @@ do_install() done } -post_install() +post_stow() { # # Run the trigger to register its XML catalog entries.