Browse Source

* changed docbook-xsl/libxml to echo_status() a note when setting

the hook.


git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21627 10447126-35f2-4685-b0cf-6dd780d3921f
early
Alejandro Mery 17 years ago
parent
commit
6f7085e8c2
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      textproc/docbook-xsl/pkg_libxml_post.conf

+ 2
- 0
textproc/docbook-xsl/pkg_libxml_post.conf

@ -12,6 +12,8 @@
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
echo_status 'docbook-xsl: including delegations on the catalog'
hook_add postmake 5 'docbook_xsl_catalog'
docbook_xsl_catalog() {
local URI=http://docbook.sourceforge.net/release/xsl/

Loading…
Cancel
Save