[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: "dh" and dh_installxmlcatalogs



On 07/13/2010 03:47 AM, Jack Bates wrote:
> What's the preferred way to get "dh" to run dh_installxmlcatalogs?

The best way would be to provide a dh sequence plugin for xml-core, so all you'd
have to do is to run dh --with xmlcatalogs or something like that. See
/usr/share/perl5/Debian/Debhelper/Sequence for examples. Obviously that is not a
quick fix and needs an xml-core upload.


The other way would be to override one of the dh_* calls, for example

override_dh_install:
	dh_install
	dh_installxmlcatalogs

There are other ways for sure :)

Cheers,

Bernd

-- 
 Bernd Zeimetz                            Debian GNU/Linux Developer
 http://bzed.de                                http://www.debian.org
 GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79
                   ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F


Reply to: