[Pkg-mozext-maintainers] Bug#783535: Please, allow dh to pass parameters

David Prévot taffit at debian.org
Mon Apr 27 19:39:04 UTC 2015


Package: mozilla-devscripts
Version: 0.39
Severity: wishlist

Hi,

It would be nice the xul_ext buildsystem would honor the dh feature to
pass parameters to the program that is run in its dh_auto_* target.

E.g, it would allow us to use a simple rule like:

%:
	dh $@ --with xul-ext --buildsystem=xul_ext -- --remove-license-files -x GPL

instead of overriding the whole dh_auto_install target to pass the
--remove-license-files option to install-xpi:

override_dh_auto_install:
	install-xpi --remove-license-files -x GPL *.xpi

Regards

David

P.-S.: if the GPL file were removed by --remove-license-files, I
wouldn’t complain either ;).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-mozext-maintainers/attachments/20150427/92ee4d18/attachment-0001.sig>


More information about the Pkg-mozext-maintainers mailing list