]> git.donarmstrong.com Git - debhelper.git/commit
Do not call make for noop overrides.
authorModestas Vainius <modestas@vainius.eu>
Fri, 11 Dec 2009 21:10:01 +0000 (23:10 +0200)
committerJoey Hess <joey@gnu.kitenet.net>
Thu, 31 Dec 2009 00:59:42 +0000 (19:59 -0500)
commitea823ea309aae2ced2ef1ecd69a6da6cf07aecd2
tree3eddfa489edb3802c1308aa6d6dec368c9e68fdf
parent0da82bbd8763a3d762d5a7ffc766273bfc873afd
Do not call make for noop overrides.

1) Detect if target is noop when parsing debian/rules.
2) If override target is noop, do not call make for it.
dh