summaryrefslogtreecommitdiff
path: root/dh_installlogcheck
diff options
context:
space:
mode:
authorRoger Leigh <rleigh@debian.org>2011-06-12 20:22:43 +0100
committerJoey Hess <joey@kitenet.net>2011-06-13 15:35:32 -0400
commit99ad2a71e45b1d015bd4539ba093a9fae9fbf53b (patch)
tree4c4120f9cd405e055dbf5e21da6a88d94bb3f61c /dh_installlogcheck
parent11ca8d1fc9eece1621f612f8be6c13b3aed8eeb7 (diff)
dh: Use minimal sequences if delegating work
The build and install rules run a minimal sequence if the build-arch or build-indep, or install-arch or install-indep targets, respectively, are present in debian/rules. The purpose is to not do work ahead of time, such as building before the build-arch or build-indep targets are built, which could potentially lead to misbuilds. If the targets are not defined, the sequences may be run directly which is faster due to being able to run the arch and indep commands together.
Diffstat (limited to 'dh_installlogcheck')
0 files changed, 0 insertions, 0 deletions