]> git.donarmstrong.com Git - debhelper.git/commit
Support --destdir option in dh_auto_install
authorModestas Vainius <modestas@vainius.eu>
Wed, 26 Aug 2009 20:49:39 +0000 (16:49 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Wed, 26 Aug 2009 20:49:39 +0000 (16:49 -0400)
commit1cc05631c07ec51f77b76d886ba035d6c7739fb3
tree6c2df2608e0d96c66a1d50b5855cff3ab329a581
parenta384f4d5349b7828f6f92382a873285f4ca520dd
Support --destdir option in dh_auto_install

This patch adds --destdir option to dh_auto_install which allows to override
destdir auto-selection. This basically closes #538201 since the same requested
behaviour can be achieved but in a more clean way.

Signed-off-by: Modestas Vainius <modestas@vainius.eu>
dh_auto_install